[CT-NG] Static linking impossible on the host system 'x86_64-build_apple-darwin11.2.0'

Titus von Boxberg titus@v9g.de
Fri Jan 6 08:01:00 GMT 2012


Am 06.01.2012 um 04:54 schrieb Josh Kugelmann:
> Hi all,
> I'm building a cross toolchain for the RS Media using crosstool-NG 1.13.2 on Mac OS X 10.7 (Lion). I followed the instructions under "Using crosstool-NG on MacOS-X" (docs/C - Misc. tutorials.txt), however when I try to build the toolchain I get the following error:
> 
> [INFO ]  Performing some trivial sanity checks
> [INFO ]  Build started 20120106.145119
> [INFO ]  Building environment variables
> [ERROR]  Static linking impossible on the host system 'x86_64-build_apple-darwin11.2.0'
> 
> Is there a way to get around this?

Josh,

in the menuconfig you should not select
"Build Static Toolchain (EXPERIMENTAL)" in the "Toolchain Options" menu.
This should make sure that CT_WANTS_STATIC_LINK=y is *not* used in your .config
which is what you want on OSX.

Regards
Titus


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



More information about the crossgcc mailing list