Hey y'all,
is there anyone here who's using a Mac? Have you successfully gotten plugin~ to work? You wanna give me a hand?
after doing './configure --build=ppc'
i run the Makefile and get this funky error.
>powerpc-apple-darwin8-gcc-4.0.0: unrecognized option `-shared'
>/usr/bin/ld: unknown flag: -export_dynamic
>collect2: ld returned 1 exit status
>make[1]: *** [plugin~.pd_linux] Error 1
>make: *** [all-recursive] Error 1
>powerpc-apple-darwin8-gcc-4.0.0: unrecognized option `-shared'
>/usr/bin/ld: unknown flag: -export_dynamic
>collect2: ld returned 1 exit status
>make[1]: *** [plugin~.pd_linux] Error 1
>make: *** [all-recursive] Error 1
I'd really appreciate someone's help. I've been stuck on this for months.
Thanks,
-Scott
-
More plugin~ problems!!!!!!!!!
-
>>>plugin~.pd_linux
doesn't it have to be a .pd_darwin file to run on mac? unless you're running linux on your mac of course. -
Yeah, I:m really not sure.
I found some old forum logs from around 2001-2002, in which someone claimed to have gotten the makefile correct and gotten Plugin~ to work. It should work on any Unix system provided some alterations are made... chances are it wouldn:t work out of the box. I:ve been unable to contact the author, Jarno, so i:m not sure what protols I would have to change. What I was hoping to accomplish with this posting was to determine if anyone was able to get it to build. At this point, it doesn:t look like so....