Date: Thu, 4 Jun 2009 17:04:59 -0700 (PDT) From: Vassilis Laganakos <vassilis.laganakos@yahoo.com> To: Guillaume Ballet <gballet@gmail.com> Cc: freebsd-arm@freebsd.org, chuckr@telenix.org Subject: Re: ARMv7 - EABI - Cross Compiler Message-ID: <344051.72501.qm@web59410.mail.ac4.yahoo.com>
next in thread | raw e-mail | index | archive | help
> > 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? > I think in GCC 4.3 is where you get ARMv7 architecture support, (see http://gcc.gnu.org/gcc-4.3/changes.html), which is EABI and at GCC 4.4 you have "EABI-compatible profiling interface for EABI targets." (again see http://gcc.gnu.org/gcc-4.4/changes.html). So I've chosen to work on 4.4 just to be sure, and it also supports Cortex-A9, as well as VFPv3 (yeah!). If you meant whether "arm-unknown-freebsd" implies "arm-unknown-freebsd-eabi" (and I've been mumbling about sth else :o) ) that answer I think is "yes". Of course, if I'm mistaken please someone correct me! Kind regards, Vassilis L.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?344051.72501.qm>