[fedora-arm] Fedora Linaro Cross-Tools

Al Stone ahs3 at redhat.com
Tue Feb 12 17:49:14 UTC 2013


Greetings.

For those that have seen or heard about some of the work going
on with Fedora and Linaro [0], there are times when it makes
sense to do work with the cross-compilers for ARMv7/ARMv8 that
Linaro provides.

Unfortunately, these have not until now been packaged for Fedora.

I have created a yum repo [1] that currently has the cross-tools
available for Fedora 18 on x86_64.  These allow you to cross-build
on Fedora, and target Fedora 18 on ARM [2].

Add the following to /etc/yum.repos.d as a new file:

[linaro-tools]
name=linaro-tools
baseurl=http://repos.fedorapeople.org/repos/ahs3/linaro-tools/fedora-18/x86_64/
 
http://repos.fedorapeople.org/repos/ahs3/linaro-tools/fedora-18/noarch/
 
http://repos.fedorapeople.org/repos/ahs3/linaro-tools/fedora-18/SRPMS/
enabled=1
gpgcheck=1


Then, you should be able to install the cross-tools for the ARM
architecture you want with:

    # yum install fedora-linaro-gcc-arm-linux-gnu

or

    # yum install fedora-linaro-gcc-aarch64-linux-gnu


Hope these help...feel free to let me know if there's any issues
with them...they work for me but that is never enough testing :).



Notes:
[0] https://wiki.linaro.org/LEG -- Linaro Enterprise Group

[1] The goal is to ultimately get these into Fedora officially,
     but I thought they might be useful before that process has
     been completed.

[2] Tools for cross-building on Fedora with the Linaro environment
     as a target are still a work in progress.

-- 
ciao,
al
-----------------------------------
Al Stone
Software Engineer
Red Hat, Inc.
ahs3 at redhat.com
-----------------------------------


More information about the arm mailing list