linker options that just "appear"?
linker options that just "appear"?
- Subject: linker options that just "appear"?
- From: james tittle <email@hidden>
- Date: Thu, 26 Oct 2006 16:42:59 -0400
...when compiling the following line, I see "-Wl,-single_module -Wl,-
Y,1455" included:
Ld /Users/tigital/puredataDev/Gem/build/Development/Gem.pd_darwin
normal ppc
cd /Users/tigital/puredataDev/Gem
/usr/bin/g++-4.0 -o /Users/tigital/puredataDev/Gem/build/
Development/Gem.pd_darwin -L/Users/tigital/puredataDev/Gem/build/
Development -L../../dev/libs -L../GemLibs/FTGL/mac/build/Deployment -
F/Users/tigital/puredataDev/Gem/build/Development -F/Users/tigital/
Library/Frameworks -filelist /Users/tigital/puredataDev/Gem/build/
GEM_darwin.build/Development/gem_darwin.build/Objects-normal/ppc/
Gem.LinkFileList -framework AGL -framework Carbon -framework GLUT -
framework OpenGL -framework QuickTime -lftgl -arch ppc -Wl,-
single_module -Wl,-Y,1455 -bundle -mmacosx-version-min=10.3 -
flat_namespace -undefined dynamic_lookup -lz -lfreetype -Xlinker -Y -
Xlinker 100
/usr/bin/ld: -single_module or -multi_module flags can only be used
when -dylib is also specified
...I didn't specify the single_module option, and haven't been able
to get xcode to stop forcing me to use them: Any way around it
beyond ditching xcode?
thanx,
james
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden