libtool
[Top][All Lists]
Advanced

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

Re: non-GNU sed complanits from Libtool CVS


From: Albert Chin
Subject: Re: non-GNU sed complanits from Libtool CVS
Date: Fri, 13 Dec 2002 21:25:00 -0600
User-agent: Mutt/1.4i

On Fri, Dec 13, 2002 at 12:37:14AM -0600, Robert Boehne wrote:
> I'm seeing this sed invocation spitting out complaints
> on any platform not using GNU sed, i.e.  OS X, FreeBSD, IRIX, Tru64
> to name a few.  Any idea why?
> 
> lt_compile=`echo "$ac_compile" | sed \
>    -e 's:.*FLAGS\}\? :&$lt_compiler_flag :; t' \
>    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
>    -e 's:$: $lt_compiler_flag:'`

Replace 'FLAGS\}\?' with 'FLAGS}?'.

BTW, I don't show a failure on Tru64 UNIX 4.0D nor 5.1. But, I have
some patches on these machines.

-- 
albert chin (address@hidden)



reply via email to

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