Re: cross-compiling on OS X, make menuconfig fails

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Roland Kuhn
Date: Saturday, May 3, 2008 - 1:40 am

Hi Steve!

On 3 May 2008, at 08:55, SL Baur wrote:

Yes, they changed that between Tiger and Leopard, where I have

---
$ uname -v
Darwin Kernel Version 9.2.2: Tue Mar  4 21:17:34 PST 2008;  
root:xnu-1228.4.31~1/RELEASE_I386
$ /bin/bash -c 'echo -e "buh\n"'
buh

$ /bin/sh -c 'echo -e "buh\n"'
-e buh

$ /bin/echo -e "buh\n"
-e buh\n
---

The second one is POSIX+XSI, the third one plain POSIX. The first one  
is what people are used to ;-)

Ciao,
                     Roland

--
Any society that would give up a little liberty to gain a little
security will deserve neither and lose both.  - Benjamin Franklin
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GS/CS/M/MU d-(++) s:+ a-> C+++ UL++++ P+++ L+++ E(+) W+ !N K- w--- M+ ! 
V Y+
PGP++ t+(++) 5 R+ tv-- b+ DI++ e++++ h---- y+++
------END GEEK CODE BLOCK------
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: cross-compiling on OS X, make menuconfig fails, Tony Breeds, (Sun Apr 27, 6:51 pm)
Re: cross-compiling on OS X, make menuconfig fails, Roland Kuhn, (Mon Apr 28, 11:46 am)
Re: cross-compiling on OS X, make menuconfig fails, Timur Tabi, (Tue Apr 29, 7:51 am)
Re: cross-compiling on OS X, make menuconfig fails, Timur Tabi, (Tue Apr 29, 8:07 am)
Re: cross-compiling on OS X, make menuconfig fails, Sam Ravnborg, (Tue Apr 29, 9:45 am)
Re: cross-compiling on OS X, make menuconfig fails, Sam Ravnborg, (Tue Apr 29, 9:45 am)
Re: cross-compiling on OS X, make menuconfig fails, Sam Ravnborg, (Tue Apr 29, 11:06 am)
Re: Why use /bin/sh in kernel build system?, Mark Rustad, (Tue Apr 29, 1:27 pm)
Re: Why use /bin/sh in kernel build system?, Alexey Dobriyan, (Tue Apr 29, 2:41 pm)
Re: Why use /bin/sh in kernel build system?, Willy Tarreau, (Tue Apr 29, 3:24 pm)
Re: Why use /bin/sh in kernel build system?, Timur Tabi, (Tue Apr 29, 3:40 pm)
Re: cross-compiling on OS X, make menuconfig fails, Bernd Petrovitsch, (Tue Apr 29, 3:46 pm)
Re: Why use /bin/sh in kernel build system?, SL Baur, (Wed Apr 30, 2:42 am)
Re: Why use /bin/sh in kernel build system?, Jan Engelhardt, (Wed Apr 30, 4:48 am)
Re: cross-compiling on OS X, make menuconfig fails, Timur Tabi, (Wed Apr 30, 6:54 am)
Re: cross-compiling on OS X, make menuconfig fails, Sam Ravnborg, (Wed Apr 30, 7:18 am)
Re: cross-compiling on OS X, make menuconfig fails, Sam Ravnborg, (Sat May 3, 1:01 am)
Re: cross-compiling on OS X, make menuconfig fails, Roland Kuhn, (Sat May 3, 1:40 am)
Re: cross-compiling on OS X, make menuconfig fails, Arnd Hannemann, (Mon May 12, 6:22 am)