Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2014 22:18:21 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        andreast-list@fgznet.ch, freebsd-arm@freebsd.org, george+freebsd@m5p.com,  mexas@bris.ac.uk
Subject:   Re: [Bug 175605] devel/binutils: please fix build binutils-2.23.1 in raspberry pi
Message-ID:  <201407122118.s6CLILAP098206@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <53C1A1E7.5040807@fgznet.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
>From andreast-list@fgznet.ch Sat Jul 12 22:17:07 2014
>>> Hm, we have clang or gcc for CC. When I talk about 'system gcc' I mean:
>>> [andreast@wandquad] /build/gcc/objdir_armv6/> gcc -v
>>> Using built-in specs.
>>> Target: armv6-undermydesk-freebsd
>>> Configured with: FreeBSD/armv6 system compiler
>>> Thread model: posix
>>> gcc version 4.2.1 20070831 patched [FreeBSD]
>>
>> Oh, I get it, I installed the snapshot:
>>
>>   # uname -a
>> FreeBSD BOZO 10.0-STABLE FreeBSD 10.0-STABLE #0 r268038: Tue Jul  1 04:29:43 UTC 2014     root@grind.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI-B  arm
>>
>> which was build with the default WITHOUT_GCC,
>> whereas you probably built world youself with WITH_GCC.
>> Am I right?
>
>Yes, my make.conf entries:
>
>/etc/make.conf
># for armv6
>WITH_GCC=yes
>WITH_GNUCXX=yes
>WITH_GCC_BOOTSTRAP=yes
>WITHOUT_CLANG=yes
>WITHOUT_CLANG_IS_CC=yes
>WITHOUT_CLANG_BOOTSTRAP=yes
># end for armv6
>
>Andreas
>

Cool, thanks, I'll try the same.

Anton




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