required xdev line to build r-pi on crochet?

George Mitchell george+freebsd at m5p.com
Sun May 4 12:37:44 UTC 2014


On 05/03/14 10:27, Warner Losh wrote:
>
> On May 3, 2014, at 12:14 AM, Adrian Chadd <adrian at freebsd.org> wrote:
>
>> With Warners recent changes, the hint from crochet about how to build
>> the xdev environment for the raspberry pi no longer applies.
>>
>> So - how does one build said xdev toolchain now?
>
> Add WITHOUT_CLANG_BOOTSTRAP and WITH_GCC_BOOTSTRAP.
>
> Warner
>
I interpreted this as meaning I should type this in /usr/src:

make XDEV=arm XDEV_ARCH=armv6 WITHOUT_CLANG_BOOTSTRAP=yes 
WITH_GCC_BOOTSTRAP=yes xdev

But I still don't get armv6-freebsd-gcc and armv6-freebsd-ld built in
/usr/armv6-freebds/usr/bin, and consequently I can't build uboot.  Did
I misinterpret your instruction?                            -- George


More information about the freebsd-arm mailing list