libtool
[Top][All Lists]
Advanced

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

Re: _LT_AC_TAGCONFIG versus Cray sed


From: libtool
Subject: Re: _LT_AC_TAGCONFIG versus Cray sed
Date: Wed, 3 Oct 2001 18:20:37 -0500
User-agent: Mutt/1.2.5i

On Thu, Oct 04, 2001 at 09:05:18AM +1000, Kevin Ryde wrote:
> On an sv1-cray-unicos10.0.0.X with the cvs libtool I noticed the
> following error,
> 
>         configure: creating libtool
>         sed: 1: "s/[-_ABCDEFGHIJKLMNOPQR ...": RE error: [ ] imbalance or 
> syntax error
>         appending configuration tag "CXX" to libtool
> 
> which I think might be from _LT_AC_TAGCONFIG,
> 
>         case `$echo "X$tagname" | $Xsed -e 
> 's/[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]//g'`
>  in
> 
> There was a discussion not so long ago about using "/" in a character
> range when it's also the delimiter, but I forget what the theory was.

If you replace the delimiter with a character other than "/", does the
sed command work?

-- 
albert chin (address@hidden)



reply via email to

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