[Slackbuilds-users] script for arm cross compiler toolchain
Felix Pfeifer
pfeifer.felix at gmail.com
Fri Jan 18 12:01:05 UTC 2013
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?
greetings,
Felix
More information about the SlackBuilds-users
mailing list