[Part of] your Dec., 4th change to libf2c/Makefile.in.

Richard Henderson rth@redhat.com
Tue Jan 1 15:26:00 GMT 2002


On Tue, Jan 01, 2002 at 08:49:32PM -0200, Alexandre Oliva wrote:
> I really think that having libgcc_s.so and any other libraries
> directly in $(libdir) is wrong, precisely because of the multilib issue.

You've not looked at how this works, have you.  The multilib name
is encoded in the shared library name, so you get

	libgcc_s.so
	libgcc_s_soft-float.so

etc.


r~



More information about the Gcc mailing list