The AROS Archives(anonymous IP: 184.73.74.47) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Categories

   o Audio (32)
   o Datatype (2)
   o Demo (12)
   o Development (182)
      o Cross (37)
      o Debug (0)
      o Edit (3)
      o Example (4)
      o Guitool (4)
      o Ide (11)
      o Install (1)
      o Language (30)
      o Library (66)
      o Misc (7)
      o Utility (17)
      o Webtool (2)
   o Document (17)
   o Driver (16)
   o Emulation (53)
   o Game (202)
   o Graphics (103)
   o Library (4)
   o Network (30)
   o Office (5)
   o Utility (136)
   o Video (17)

Total files: 811

Full index file. Download
Recent index file. Download




Hosted by
aros-exec.org
 Readme for:  Development » Cross » gcc-4.2.2-x86_64-aros-cygwin.tar.bz2

Description: x86_64 AROS cross GCC for cygwin
Download: gcc-4.2.2-x86_64-aros-cygwin.tar.bz2       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 29Mb
Version: 4.2.2
Date: 10 Jan 09
Author: Markus Weiss
Submitter: Markus Weiss
Category: development/cross
License: GPL
Distribute: yes
FileID: 522
 
Comments: 0  [View]
Snapshots: 0  [View]
Downloads: 37  (Current version)
37  (Accumulated)

[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 Readme
gcc-4.2.2-i386-aros-cygwin.tar.bz24.2.228Mb10 Jan 09¤ i386 AROS cross GCC for cygwin
gcc-4.2.2-ppc-aros-cygwin.tar.bz24.2.229Mb10 Jan 09¤ powerpc AROS cross GCC for cygwin
Copyright (c) 2005 The AROS Archives All Rights Reserved
Contact us at: archives@aros-exec.org