Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2013 11:52:57 +0800
From:      Alie Tan <alie@affle.com>
To:        freebsd-arm@freebsd.org
Subject:   Re: FreeBSD arm with newer arm-none-eabi toolchain (gcc4.6.3)
Message-ID:  <CANuCnH8Le=aEd056eCn3hpXhLey1Lag=0ggFiAcORGFj88ej-A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANuCnH8Le=aEd056eCn3hpXhLey1Lag=0ggFiAcORGFj88ej-A>