libstdc++ libtool lossage

Bryce McKinlay bryce@waitaki.otago.ac.nz
Fri Feb 22 09:23:00 GMT 2002


Alexandre Oliva wrote:

>It has the unfortunate (?) side effect that the two
>programs linked in libjava, rmic and rmiregistry, are now explicitly
>linked with the shared libgcc, instead of only inheriting that from
>libgcj
>
Thats not a problem. gcj implicitly links shared libgcc anyway. In fact 
it used to be that libgcj was not linked against libgcc (because libtool 
linked it using "gcc", and didnt pass the -shared-libgcc flag), but it 
didnt matter because all Java binaries were.

regards

Bryce.




More information about the Java-patches mailing list