Ralf Wildenhues wrote:
> I hope so. But if you could try 1.5.24 out and confirm, then that would
> be even better. ;-)
The build has just finished successfully. Confirmed. :-)
+Thomas
___
http://lists.gnu.org/mailman/listinfo/libtool
With libtool 1.5.22 and gcc 4.0.4/4.2.0 on ia64-hp-hpux11.23, I see
libtool passing "+b /some/path" directly to "gcc -shared" rather than
escaping it via "-Wl,":
hpbox# sh ../libtool --mode=link gcc -rpath
/usr/local/lib -version-info 16:0:1 -o libnetsnmpagent.la *.lo
../snmplib/libnetsnmp.la
gcc