ARMv7 - EABI - Cross Compiler

Guillaume Ballet gballet at gmail.com
Thu Jun 4 15:24:02 UTC 2009


> The arm-none-eabi will give you stuff for bare-metal applications, and the
> arm-linux-eabi (or arm-linux-gnueabi)  will give you stuff for linux. For FreeBSD now,
> from what I've read there is no arm-freebsd-eabi; I tried that when I built GCC 4.4.1
> and it wouldn't accept it.

Yeah, you would have to explicitely create it by tweaking the platform
definition files.

> What I've build is arm-unknown-freebsd, although the "unknown" part could
> be ommited. Please bear with me while I look for the URL I found the naming
> conventions...

That could actually be what we are looking for. Do you know if this
definition uses eabi?


More information about the freebsd-arm mailing list