My earlier link line truncation problem on solaris was not due to
command line length restrictions (getconf reports a healthy 109kb for
ARG_MAX).
Solaris 2.6 /usr/bin/sed, as used by libtool during the link, has
problems with "long" lines of > 3999 characters, truncating them as it
sees fit.
By putting GNU sed ahead of solaris sed on my PATH the build succeeds.
Should libtool work around such broken sed's during the build phase,
and would patches be considered that did this?
Regards,
Alex.
--
Alex Hornby
Anvil Software Limited
46-48 Rivington Street
London EC2A 3QP
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool