Re: Nasm, PIC and the Leopard/XCode 3.0 linker
Re: Nasm, PIC and the Leopard/XCode 3.0 linker
- Subject: Re: Nasm, PIC and the Leopard/XCode 3.0 linker
- From: Chris Espinosa <email@hidden>
- Date: Thu, 1 Nov 2007 11:22:35 -0700
On Nov 1, 2007, at 10:55 AM, David Wolstencroft wrote: Thanks Jonas,
I now clearly see the issue in the ld release notes. However, the ld man page (where I thought to look first) has not been updated to reflect this known issue.
I see ld_classic, but how do I tell Xcode 3.0 to use this? I cannot find how by searching the Xcode user guide.
Create a custom build setting in All Configurations. Name it LD and set its value to $(DEVELOPER_DIR)/usr/bin/ld_classic
This will only work with the 10.4u SDK or earlier, and will not work with the 10.5 SDK or native Leopard libraries.
Chris |
_______________________________________________
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