Re: Specify Xcode linker version / compatibility
Re: Specify Xcode linker version / compatibility
- Subject: Re: Specify Xcode linker version / compatibility
- From: Dan Korn <email@hidden>
- Date: Fri, 6 Nov 2009 14:47:32 -0600
On Nov 5, 2009, at 11:17 PM, Chris Espinosa wrote:
You could try setting LD to /usr/bin/ld_classic .
Okay, thanks. I found this post:
http://lists.apple.com/archives/xcode-users/2009/Jun/msg00018.html
Which suggests that the way to get Xcode to use ld_classic is to add "-
Wl,-classic_linker" to "Other Linker Flags". That does indeed invoke
ld_classic.
However, now I'm getting this error:
ld_classic: /Xcode3.0/usr/bin/../lib/gcc/i686-apple-darwin10/4.0.1/
libgcc.a(_eprintf.o) has both STABS and DWARF debugging info
collect2: ld returned 1 exit status
Any ideas about that?
Thanks again,
Dan
_______________________________________________
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