libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

darwin -bind_at_load only required for the CXX tag?


From: Peter O'Gorman
Subject: darwin -bind_at_load only required for the CXX tag?
Date: Sat, 1 Feb 2003 22:47:14 +0900

Hi,

I note that for darwin for all tags libraries are linked using ld -r, followed by cc ... -bind_at_load .. etc.

I don't believe that all this is necessary for any tag other than CXX, but I am not sure. I don't like the idea that absolutely everything linked with current libtool is non lazily bound, it kills startup times.

So, is this really necessary for all tags? Or can we return to a more normal link line for C libraries?

Thanks,
Peter





reply via email to

[Prev in Thread] Current Thread [Next in Thread]