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: "David Wolstencroft" <email@hidden>
- Date: Thu, 1 Nov 2007 10:55:45 -0700
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.
- David
On 11/1/07, Jonas Maebe <email@hidden> wrote:
>
> On 01 Nov 2007, at 04:34, David Wolstencroft wrote:
>
> > I know the root of the issue is that PIC is not being generated,
> > though I've been able to link and run as mentioned before fine
> > using the linker flag "-fread-only-relocs suppress ". Is there
> > currently another work around for the Xcode 3.0 linker?
>
> Presumably using ld_classic rather than (the new) ld should work
> around this. The read-only-relocs switch is no longer (or not yet,
> the release notes aren't 100% clear about this) supported by the new ld.
>
>
> Jonas
> _______________________________________________
> 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
>
_______________________________________________
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