FreeBSD arm with newer arm-none-eabi toolchain (gcc4.6.3)

Alie Tan alie at affle.com
Tue Jan 15 03:53:04 UTC 2013


> On Mon, Jan 14, 2013 at 2:38 PM, Alie Tan <alie at affle.com> wrote:
>> On Monday, January 14, 2013, Alie Tan <alie at affle.com> wrote:
>>> Hi,
>>>
>>> As per subject, is there any howto to compile FreeBSD arm world and
>> kernel with newer toolchain/gcc4.6.3?
>>
>> Sorry i mean devel/cross-gcc
>>
>>>
>>> I have tried with devel/gcc but its complaining: "gcc: error trying to
>> exec 'cc1': execvp: No such file or directory"
>
> What is the command you typed before you got error message?
>

Its under sh script:
export SRCROOT=/usr/src/
export KERNCONF=RPI-B
make -C $SRCROOT KERNCONF=$KERNCONF WITH_FDT=yes buildkernel

With gcc, g++ points to cross-gcc binary on src.conf

>>>
>>> And I have tried building codesourcery too with result sys/mann.h: no
>> such file or directory while compiling the kernel.
>>>
>>> Please advise.
>>>
>>> Regards,
>>> Alie T
>> _______________________________________________
>> freebsd-arm at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
>> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
>
>
>
> --
> with kind regards


More information about the freebsd-arm mailing list