On May  9, 2001, Robert Boehne <[EMAIL PROTECTED]> 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                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to