Re: Link Error: Relocation overflow for relocation entry
Re: Link Error: Relocation overflow for relocation entry
- Subject: Re: Link Error: Relocation overflow for relocation entry
- From: Lyndsey Ferguson <email@hidden>
- Date: Thu, 22 Sep 2005 14:43:58 -0400
On Sep 22, 2005, at 12:35 PM, Bob Clark wrote:
Dunno if you stumbled across my frustrations with Relocation Overflow link errors, but I was struggling for awhile trying to get it figured out.
My final message to darwin-dev, which includes my solution (my problem ended up being in in some assembly language) is here:
<snip>
Thank you Bob, I am glad I am not the pioneer in solving this :) I just tried compiling all my sources with -mlong-branch, and it didn't work :)
I am seeing one of my object files with a data section total of 70998 (kilobytes = 70Mb?) and a text section of 444606 (444Mb??).
Is this the right way to look at it?
Do these sections have to be smaller than 32Mb? Both?
I have about 12 object files that have a greater size than 30000 data section.
I have about 52 object files that have a greater size than 30000 text section.
Could this be the problem? Perhaps I can break these files up...or recruit some other programmers to help with this stage of converting from CodeWarrior to Xcode.
Thanks for any advice you can give me, I would like to avoid spending the DTS incident. I will if necessary.
Sincerely, Lyndsey Ferguson -- Lyndsey D. Ferguson Software Engineer : Platforms Group Nemetschek North America, Inc. mailto: email@hidden |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden