Re: ld: table of contents for archive out of date?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Craig Rodrigues writes:
Is this use case still valid? Is this warning useful at all? I prefer the linker to fail if it cannot find symbols to link to, not if it doesn't like the timestamp of the library I am linking to.
Seconded, whole heartedly. This is one of my biggest pet peeves about the darwin toolchain. Also, it would be nice if ar could be made to update the table of contents like it does on other platforms. It is an amazing pain to port software to darwin which uses static libraries. Since darwin is the only system in common use that I know of which makes this complaint, nobody bothers with ranlib when developing on linux, and then things expload on darwin. Drew _______________________________________________ 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
participants (1)
-
Andrew Gallatin