Audio (102) Datatype (15) Demo (56) Development (248) Document (63) Driver (19) Emulation (62) Game (531) Graphics (229) Library (22) Network (63) Office (22) Utility (265) Video (18)
Total files: 1715
Full index file Recent index file
Part of aros exec |
Arm-aros-gcc-4.5.1-cygwin-i386-bin | Description: | arm AROS gcc for Cygwin/i386 | Download: | arm-aros-gcc-4.5.1-cygwin-i386-bin.tar.bz2 (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 45Mb | Version: | 4.5.1 | Date: | 16 Dec 10 | Author: | Pavel Fedin | Submitter: | Pavel Fedin | Email: | pavel_fedin/mail ru | Requirements: | Cygwin, gmp and mpfr libraries | Category: | development/cross | License: | GPL | Distribute: | yes | FileID: | 871 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 96 (Current version) | | 96 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] This is ARM-aros-targetted cross-gcc running on Cygwin environment in 32-bit
Windows OS
Extract it into /usr (together with binutils) using cygwin version of tar.
Using usual Windows archiver might not work because Cygwin directory structure
is built using mount points and is not 1:1 mapping of Windows directory
structure.
AROS on ARM is still in experimental stage. There can be problems with C++
exceptions because on ARM --enable-sjlj-exceptions is not supported. It is
unknown whether frame unwinding works as expected on AROS.
C part is known to work. This compiler is used for building Android-hosted
version of AROS.
|