libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

solaris link line length problem == buggy sed


From: Alex Hornby
Subject: solaris link line length problem == buggy sed
Date: Thu, 26 Oct 2000 15:01:23 +0100 (BST)

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                               



reply via email to

[Prev in Thread] Current Thread [Next in Thread]