(anonymous IP: 18.117.106.23,352) | ||||||||||||||
| ||||||||||||||
Audio (96) Datatype (15) Demo (50) Development (247) Document (62) Driver (19) Emulation (62) Game (529) Graphics (224) Library (22) Network (62) Office (21) Utility (250) Video (18) Total files: 1677 Full index file Recent index file Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Package based on gnu: gcc-4.2.2 binutils-2.19 Patches can be found in AROS (aros.org) source package: /contrib/gnu/gcc/ /contrib/gnu/binutils/ Patch authors: Fabio Alemagna, Michal Schulz, Markus Weiss, Robert Norris, Nic Andrews, Stanislaw Szymczyk, sf.net/projects/adtools Package built on cygwin. Package author: Markus Weiss Package version: 1 How to install gcc/g++ cross compiler Prerequisites: Working installation of cygwin. How to setup gcc/g++: 1. Open a cygwin bash, cd to the root directory: cd /. 2. Extract the contents of this package: tar -xvjf <package-name> 3. Add following lines to .bashrc in /home/<user-name> if [ -d /usr/local/amiga/bin ] ; then PATH=/usr/local/amiga/bin:"${PATH}" fi 4. Reboot AROS 5. Open cygwin bash, type: <cpu>-aros-gcc --version <cpu>-aros-gccg++ --version If you received version information, the package is correctly installed. 6. Have fun and develop various applications with C/C++
|
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved |