libtool
[Top][All Lists]
Advanced

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

Re: [MLB] BUG in install when piecewise linking


From: Alexandre Oliva
Subject: Re: [MLB] BUG in install when piecewise linking
Date: 12 May 2001 02:17:56 -0300
User-agent: Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley)

On May  9, 2001, Robert Boehne <address@hidden> wrote:

> So the problem seems to be that when relink_command is formed,
> it's passed through bug-ridden vendor sed.  If there is another way
> to build $relink_command without running into this problem, I'd
> like to hear suggestions.  :)

One alternative would be to try to figure out the maximum line length
supported by sed, and use that as an upper bound for the command-line
length limit.  Then, we could use new-lines instead of semicolons as
command separators in relink_command.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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