freebsd-arm Digest, Vol 276, Issue 1
satish kondapalli
nitw.satish at gmail.com
Wed Jul 20 04:37:11 UTC 2011
Thanks marion,
"make buildkernel TARGET=arm TARGET_CPUTYPE=cortex-a8" is not working.
1) How to build custom tool chain in free BSD. is there any
documentation?.
2) Which gcc version will support for cortex-A8? I want to compile FreeBSD
kernel for coretx-A8.
any one build the kernel for cortex-A8?(armv7).
Thanks
Sateesh
On Tue, Jul 19, 2011 at 1:12 PM, Damjan Marion <damjan.marion at gmail.com>wrote:
>
> On Jul 19, 2011, at 6:53 AM, satish kondapalli wrote:
>
> Thanks McGovern,
>
> From gcc info it is clear that Free BSD GCC is not supporting the
>
> armv7(with march option) architecture and not supporting Coretx-A8
> processor ( with mcpu option). Actually I am compiling the kernel for
> Cortex-A8 ( it has armv7-a archtecture) processor.
>
> From gcc info, i didn't find any mcpu option for cortex and march option
> armv7.
>
> Can anyone please tell me how to build the free BSD kernel for cortex-A8
> processor( armv7 arch) with Free BSD GCC.
>
>
> Problem is that gcc 4.2.1 doesn't support armv7 so you need to use custom
> toolchain.
>
> If it supports procedure would be easy:
> make buildkernel TARGET=arm TARGET_CPUTYPE=cortex-a8
>
> Damjan
>
More information about the freebsd-arm
mailing list