crosstool-ng on Mac OS X 10.6.2 (Snow Leopard) and issue with uname

tvb377@gmx.de tvb377@gmx.de
Fri Feb 5 00:34:00 GMT 2010


> Everything worked fine until I start "ct-ng build" on my case sensitive
> file-system.
> I got this output:
> 
> mac-mini:dxdx uwepapengut$ ct-ng build
> [INFO ]  Performing some trivial sanity checks
> [INFO ]  Build started 20100204.190640
> [INFO ]  Building environment variables
> [00:01] / uname: illegal option -- o
> usage: uname [-amnprsv]
> 
> In which file can I found the wrong command "uname -o..."?
Hello Uwe, all,

the message is only spam.
The command is actually `uname -o || uname -s` to keep it
compatible with GNU.
So the correct command gets executed, anyway.

Regards
Titus

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list