The AROS Archives(anonymous IP: 18.217.228.35,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Development » Cross » gcc-4.2.2-i386-aros-cygwin.tar.bz2

Gcc-4.2.2-i386-aros-cygwin

Description: i386 AROS cross GCC for cygwin
Download: gcc-4.2.2-i386-aros-cygwin.tar.bz2       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 28Mb
Version: 4.2.2
Date: 10 Jan 09
Author: Markus Weiss
Submitter: Markus Weiss
Category: development/cross
License: GPL
Distribute: yes
FileID: 521
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 138  (Current version)
138  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[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++














































File Version Size Date Dls Readme
gcc-4.2.2-ppc-aros-cygwin.tar.bz24.2.229Mb10 Jan 0988¤ Gcc-4.2.2-ppc-aros-cygwin - powerpc AROS cross GCC for cygwin
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved