Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Nov 2014 21:02:51 +0100
From:      Jeroen Hofstee <jeroen@myspectrum.nl>
To:        Glen Barber <gjb@FreeBSD.org>
Cc:        George Rosamond <george@ceetonetechnology.com>, "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: crochet update to lib/freebsd_xdev.sh
Message-ID:  <545930EB.6050701@myspectrum.nl>
In-Reply-To: <20141104195706.GB1138@hub.FreeBSD.org>
References:  <54592B7B.5090908@ceetonetechnology.com> <54592C54.7090805@myspectrum.nl> <20141104195706.GB1138@hub.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Glen,

On 04-11-14 20:57, Glen Barber wrote:
> On Tue, Nov 04, 2014 at 08:43:16PM +0100, Jeroen Hofstee wrote:
>> Hello George,
>>
>> On 04-11-14 20:39, George Rosamond wrote:
>>> Note this:
>>>
>>> https://github.com/kientzle/crochet-freebsd/commit/cdc90ae78a68edd576586cced453a3b282205772
>>>
>>> Running:
>>>
>>> make XDEV=arm XDEV_ARCH=armv6 WITH_GCC=1 WITH_GCC_BOOTSTRAP=1
>>> WITH_GNUCXX=1 WITHOUT_CLANG=1 WITHOUT_CLANG_BOOTSTRAP=1
>>> WITHOUT_CLANG_IS_CC=1 WITHOUT_TESTS=1 xdev
>>>
>>> Same results for building xdev tools:
>>>
>>> usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/except.c:(.text+0x10fb):
>>> undefined reference to `libc_name_p'
>>> cc: error: linker command failed with exit code 1 (use -v to see invocation)
>>> *** Error code 1
>>>
>>> Stop.
>>> make[3]: stopped in /usr/src/gnu/usr.bin/cc/cc1plus
>>> *** Error code 1
>>>
>>> Stop.
>>> make[2]: stopped in /usr/src/gnu/usr.bin/cc
>>> *** Error code 1
>>>
>>> Stop.
>>> make[1]: stopped in /usr/src
>>> *** Error code 1
>>>
>>> Stop.
>>> make: stopped in /usr/src
>>>
>> which board are you trying to build?
>>
> It doesn't matter, this happens for all arm on head/.

likely, but I am asking it since the clang xdev might be able to compile
u-boot, so gcc xdev doesn't need to be compiled at all.

Jeroen





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?545930EB.6050701>