Re: Relocation entry errors on 10.3.9
Re: Relocation entry errors on 10.3.9
- Subject: Re: Relocation entry errors on 10.3.9
- From: Chris Espinosa <email@hidden>
- Date: Mon, 3 Oct 2005 10:35:48 -0700
On Oct 3, 2005, at 10:24 AM, Rosyna wrote: I'm trying to use an object file compiled on Mac OS X 10.4 in Xcode 2.2 with gcc 3.3 on Mac OS X 10.3.9 with gcc 3.3. However I get 22 relocation entry errors when linking as such:
ld: Archive.o r_type field of relocation entry 22 in section (__TEXT,__text) invalid ld: Archive.o stray relocation PPC_RELOC_PAIR entry (23) in section (__TEXT,__text)
And this just continues. Since I can't use xcode 2.1 projects in xcode 1.5, is there any other thing I can do to allow the project to link on 10.3.9?
Is the object file compiled on 10.4 using gcc 4.0? Try building it on 10.4/Xcode 2.2 with gcc 3.3.
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