Then I get this error:
g++ $PWD/libpd.dylib main.c -o pd /usr/bin/ld: /Users/david/downloads/desiredata-0.39.A.pre4/src/libpd.dylib is input for the dynamic link editor, is not relocatable by the static link editor again collect2: ld returned 1 exit status make: *** [pd] Error 1
Cheers! D
On 08/12/06, Mathieu Bouchard matju@artengine.ca wrote:
On Thu, 7 Dec 2006, David NG McCallum wrote:
Compile error... g++ -Wl $PWD/libpd.dylib main.c -o pd cc1plus: error: unrecognized command line option "-Wl" make: *** [pd] Error 1 pre3 compiled fine? Intel mac.
It's a typo. Mac users should remove "-Wl" from the makefile after doing ./configure. The pre5 release will fix that. I fixed that one with Charles Henry this afternoon on the #desiredata channel.
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada