On 2006-01-05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > * ltmain.in (link mode): Disregard > `hardcode_libdir_flag_spec_ld' if we're using `$CC' to link. > * libtool.m4 () [ hpux10, hpux11; hppa*64*, ia64* ] > <hardcode_libdir_flag_spec_ld>: Removed. > Reported by Roger While <[EMAIL PROTECTED]>.
This patch fixes a problem I recently noticed on ia64 (not hppa64) HPUX. I'm pretty sure this build worked with libtool 1.5.18 (but I don't have logs that far back so I can't be certain), but it's been failing with libtool 1.5.22 because g++ doesn't understand "+b": http://www.oligarchy.co.uk/tinderbox/full/1140533656.13010.html.gz After rebuilding the sources with your patch applied to libtool, the build succeeds: http://www.oligarchy.co.uk/tinderbox/full/1140546320.15210.html.gz Cheers, Olly _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool