libtool
[Top][All Lists]
Advanced

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

Re: FYI: ksh bug on Tru64 UNIX causes current libtool failure


From: Tim Mooney
Subject: Re: FYI: ksh bug on Tru64 UNIX causes current libtool failure
Date: Thu, 7 Jul 2005 17:02:26 -0500 (CDT)

In regard to: Re: FYI: ksh bug on Tru64 UNIX causes current libtool...:

* Ralf Wildenhues wrote on Wed, Jul 06, 2005 at 05:08:11AM CEST:

This is a gentle reminder that this issue with Libtool HEAD/branch-2-0
on Tru64 sh is still unsolved.  It'd be nice to get a solution into the
next 2.0 release candidate, should such a solution exist.

Stupid question:  Does Tru64 sh need `^' quoted?  The one Solaris one
does.  I.e., does
 echo Xbla | sed 1s,^X,,
work there?  (Libtool currently does not quote this consistently.)

I haven't seen any responses to this, so I will: it does need it quoted:

05:00 PM dogbert ~$PS1='$ ' /bin/sh
$ echo Xbla | sed 1s,^X,,
X,,: not found
$ sed: Function 1s, cannot be parsed.

$ exit


Tim
--
Tim Mooney                              address@hidden
Information Technology Services         (701) 231-1076 (Voice)
Room 242-J6, IACC Building              (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164




reply via email to

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