From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6885 invoked by alias); 6 Jan 2012 10:16:28 -0000 Received: (qmail 6876 invoked by uid 22791); 6 Jan 2012 10:16:27 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from nm11-vm0.bullet.mail.ne1.yahoo.com (HELO nm11-vm0.bullet.mail.ne1.yahoo.com) (98.138.90.58) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Fri, 06 Jan 2012 10:16:13 +0000 Received: from [98.138.90.48] by nm11.bullet.mail.ne1.yahoo.com with NNFMP; 06 Jan 2012 10:16:12 -0000 Received: from [98.138.84.41] by tm1.bullet.mail.ne1.yahoo.com with NNFMP; 06 Jan 2012 10:16:12 -0000 Received: from [127.0.0.1] by smtp109.mail.ne1.yahoo.com with NNFMP; 06 Jan 2012 10:16:12 -0000 X-Yahoo-SMTP: TAoXr7yswBCTi.LDM8lL6DReAerEcJdhnTGm8k0- Received: from [10.0.0.8] (joshk@124.181.194.45 with plain) by smtp109.mail.ne1.yahoo.com with SMTP; 06 Jan 2012 02:16:12 -0800 PST Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1251.1) Subject: Re: [CT-NG] Static linking impossible on the host system 'x86_64-build_apple-darwin11.2.0' From: Josh Kugelmann In-Reply-To: Date: Fri, 06 Jan 2012 10:16:00 -0000 Content-Transfer-Encoding: quoted-printable Message-Id: <1A9945FC-21F4-44B3-8A08-62A8DBE46A2B@y7mail.com> References: <4379EEDF-C8D0-4206-91A2-296B6B83C16E@y7mail.com> <7FA70F73-116A-4767-9438-08A74AEB122D@v9g.de> To: crossgcc@sourceware.org X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2012-01/txt/msg00017.txt.bz2 Please disregard the issue mentioned in the last email, I had pressed Z to = show experimental instead of enabling the "Try features marked as EXPERIMEN= TAL" option. CT_WANTS_STATIC link seems to always be set to Y regardless of whether "Bui= ld Static Toolchain (EXPERIMENTAL) is enabled or not (And it's enabled by d= efault). Setting that option does toggle CT_STATIC_TOOLCHAIN, however. On 06/01/2012, at 7:31 PM, Josh Kugelmann wrote: > Ah, that works. I had to manually set it in .config though, since selecti= ng that option through menuconfig didn't work for some reason (It remained = deselected after pressing Y). >=20 > On 06/01/2012, at 7:01 PM, Titus von Boxberg wrote: >=20 >> 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 crosst= ool-NG on MacOS-X" (docs/C - Misc. tutorials.txt), however when I try to bu= ild the toolchain I get the following error: >>>=20 >>> [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_app= le-darwin11.2.0' >>>=20 >>> Is there a way to get around this? >>=20 >> Josh, >>=20 >> 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=3Dy is *not* used in you= r .config >> which is what you want on OSX. >>=20 >> Regards >> Titus >>=20 >>=20 >> -- >> For unsubscribe information see http://sourceware.org/lists.html#faq >>=20 >=20 >=20 > -- > For unsubscribe information see http://sourceware.org/lists.html#faq >=20 -- For unsubscribe information see http://sourceware.org/lists.html#faq