Re: Link Errors -- Relocation Overflow
Re: Link Errors -- Relocation Overflow
- Subject: Re: Link Errors -- Relocation Overflow
- From: email@hidden (Peter Seebach)
- Date: Sat, 25 Jun 2005 16:08:23 -0500
In message <email@hidden>, Bob Clark
writes:
><http://lists.apple.com/archives/darwin-development/2001/May/
>msg00620.html> suggests that data sizes bigger than 32MB won't work;
>hmmm. None of the individual libraries are larger than 32MB, but
>cumulatively they probably are. But if that's related, then why is the
>link failing for (as far as I can tell) all static libraries being
>linked? I don't think (although I could be wrong) that this is the
>issue.
This looks like a good avenue for attack. Run size on everything, then try
linking with fewer libraries until you get unresolved symbol errors instead.
Then see what the total sizes are for the set that breaks it.
-s
_______________________________________________
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