beaglebone

Alex T. dioxinu at gmail.com
Tue Apr 17 18:00:52 UTC 2012


Just a quick question. What compiler do you use? When I start the kernel
compilation the gcc from my base system is used, which is gcc 4.2.1, and it
complains about armv6 target cpu:

`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
cc1: error: unrecognized command line option "-mlittle-endian"
sys/arm/arm/genassym.c:1: error: bad value (armv6) for -march= switch
sys/arm/arm/genassym.c:1: error: bad value (armv6) for -mtune= switch

Do you override CC by any chance?
Thanks.


On 17 April 2012 14:25, Damjan Marion <dmarion at freebsd.org> wrote:

>
> I put together guide how to build bootable SD card with FreeBSD on
> beaglebone.
>
> http://people.freebsd.org/~dmarion/beaglebone/creating_bootable_sd_card/
>
> It is still work in progress, so ethernet driver is not complete and USB
> support is missing.
>
> Will be happy to hear any feedback.
>
> Damjan
>
> _______________________________________________
> 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"
>


More information about the freebsd-arm mailing list