| Nr. |
Filename |
Date |
Size |
Downloads |
Description |
| 1 |
emxwgcc.zip |
09-09-2009 |
7 Kb. |
1 |
Recipes to use gcc4.3.2 to compile EMX programs.
Perl script, extra libraries and additional
instructions to make gcc4.3.2 produce programs
using EMX runtime (thus these program may use
libraries requiring EMX). Author: Ilya
Zakharevich. |
| 2 |
emxwgcc4.zip |
05-07-2010 |
7 Kb. |
0 |
EMX with gcc4. Recipes to use gcc4.3.2 to
compile EMX programs. Perl script, extra
libraries and additional instructions to make
gcc4.3.2 produce programs using EMX runtime
(thus these program may use libraries requiring
EMX). Updates: supports -Zmtd -Zcrtdll
-Zsysv-signals. Author: Ilya Zakharevich |
| 3 |
gcc-444.zip |
07-07-2010 |
19625 Kb. |
0 |
GCC v4.4.4. GNU project C and C++ compiler. The
GNU Compiler Collection. Published by the Free
Software Foundation. Requires libc063.dll.
Ported by Paul Smedley. |
| 4 |
gcc-445.zip |
23-12-2010 |
19615 Kb. |
0 |
GCC 4.4.5 2010-12-23 release. GNU project C and
C++ compiler. Requires libc063.dll. The current
binary of GCC 4.4.x has been used to build
several projects successfully - ie MySQL,
Firefox 3.0-cvs, Scribus, ffmpeg amongst others. |
| 5 |
gcc-446.zip |
17-12-2011 |
20623 Kb. |
0 |
GCC v4.4.6. Copyright (C) 2010 Free Software
Foundation, Inc. GNU project C and C++ compiler.
Requires libc064.dll. This build hasn't had huge
amounts of testing, but has been used to build
GCC, Scribus and ffmpeg successfully. Any
feedback on things that work/don't work vs GCC
3.3.5 would be appreciated! This port was done
by Paul Smedley. |
| 6 |
gcc-452.zip |
31-12-2010 |
24665 Kb. |
0 |
GCC 4.5.2 2010-12-31 release. GNU project C and
C++ compiler. Requires libc063.dll. The current
binary of GCC 4.4.x has been used to build
several projects successfully ie MySQL, Firefox
3.0-cvs, Scribus, ffmpeg amongst others. |
| 7 |
gcc335c4.zip |
03-10-2011 |
42132 Kb. |
0 |
GCC v3.3.5 CSD 4 / LIBC v0.6.4. Copyright
2004-2007 Knut St. Osmundsen. Copyright (C)
2003-2005 InnoTek Systemberatung GmbH. GNU C and
C++ Compilers, gcc and g , which are part of the
GNU Compiler Collection (GCC). |
| 8 |
gcc335c5.zip |
23-03-2012 |
40463 Kb. |
0 |
GCC v3.3.5 CSD 5 / LIBC v0.6.5. Copyright
2004-2007 Knut St. Osmundsen. Copyright (C)
2003-2005 InnoTek Systemberatung GmbH. GNU C and
C++ Compilers, gcc and g++, which are part of
the GNU Compiler Collection (GCC). |
| 9 |
gcc4core.zip |
20-01-2012 |
527 Kb. |
0 |
This package contains the GCC 4 runtime
libraries necessary to run applications compiled
using one of the GCC compilers. The following
libraries are provided: gcc432.dll, gcc433.dll,
gcc434.dll, gcc440.dll, gcc441.dll, gcc442.dll,
gcc444.dll, gcc445.dll, gcc446.dll, gcc452.dll,
gcc453.dll, ssp.dll, stdcpp.dll, supcpp.dll.
WarpIN archive. |
| 10 |
gperf304.zip |
30-03-2011 |
1283 Kb. |
0 |
GNU gperf 3.0.4. Copyright (C) 1989-1998,
2000-2004, 2006-2009 Free Software Foundation,
Inc. Written by Douglas C. Schmidt and Bruno
Haible. This is GNU gperf. It is a program that
generates perfect hash functions for sets of key
words. A perfect hash function is: A hash
function and a data structure that allows
recognition of a key word in a set of words
using exactly 1 probe into the data structure.
Additional requirements: kLIBC063. |