1 These are the sources to the AROS amiga-m68k AmiWest 2011 release
3 They are designed to used for cross-compilation from a Linux
6 To build the AROS amiga-m68k crosscompiler:
7 -------------------------------------------
9 * ./build-toolchain.sh </toolpath>
10 - This builds a new AROS amiga-m68k toolchain, and
11 installs it to </toolpath>
12 - You need to have permission to modify </toolpath>
14 To build from the AROS sources:
15 -------------------------------
17 * Make sure that you have the libpng development headers and libraries
18 installed on your build system
19 * Unpack the AROS sources into `AROS'
22 * export PATH=/toolpath:$PATH
23 * ../AROS/configure --target=amiga-m68k --with-optimization=-Os --serial-debug --enable-debug
26 ROM images, the AROS boot disk, and the ISO image will be in