libtool
[Top][All Lists]
Advanced

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

Re: Darwin and archive_cmds quoting


From: Kevin Ryde
Subject: Re: Darwin and archive_cmds quoting
Date: 17 Apr 2001 08:21:11 +1000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5

"Gary V. Vaughan" <address@hidden> writes:
>
> It looks like the echo command found by libtool is removing some of the 
> backslashes that it is supposed to leave behind.

Yep.

> And this is what I get:
> 
>   $ echo $bar
>   "\\\`"

Yep, on i386 debian or freebsd.

> I guess you will get:
> 
>   "\\`"

Darwin gives

    "\`"

> If so, we need to figure out how to find an echo command that doesn't 
> interpret backslashes on your machine...

My machine! Ha!  I'm just the mug silly enough to try compiling a
program on it.

> any ideas?

/bin/echo and the bash builtin echo behave the same, so maybe it's sed.



reply via email to

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