site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com In message <f9de0564785b0092809ccde68c3cf667@clarkwoodsoftware.com>, 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com