How does the configure process decide to create shared libraries?
David Daney
ddaney@avtrex.com
Wed Apr 7 02:38:00 GMT 2004
Jim Wilson wrote:
> David Daney wrote:
>
>> Here is my question: Which part of the configure process controls
>> setting build_libtool_libs to yes or no?
>
>
> A quick grep shows that ltconfig seems to be the file you want to look
> at. Search for PORTME for the target dependent part. This file is
> part of libtool, and patches need to go into libtool before they can
> be merged into gcc.
Many thanks,
Hacking up ltconfig to add my host makes it work!
David Daney.
More information about the Gcc
mailing list