[Slackbuilds-users] script for arm cross compiler toolchain

powtrix powtrix at gmail.com
Sat Jan 19 15:09:36 UTC 2013


hi felix,
I wrote one powerpc64-cross-compiler - for ps3 stuff:
http://pastebin.com/raw.php?i=EAfg2vwz
maybe this helps you.

---

2013/1/18 Felix Pfeifer <pfeifer.felix at gmail.com>:
> Hi all,
>
> i'd like to make a SlackBuildScript for gcc and newlib for
> crosscompiling for arm processors (arm-none-eabi).
> The procedure is like this:
> build and install binutils (a seperate SB-script)
> build and install arm-gcc
> build and install newlib using arm-gcc
> build and install arm-gcc a second time
>
> My idea was to make 1 SlackBuildScript for arm-gcc and
> newlib. To build newlib i want to use the installed arm-gcc
> in /tmp/$PKG and therefor put this directory into $PATH.
> Is that a way i can do it or is there anything against it?
>
--
powtrix


More information about the SlackBuilds-users mailing list