DJGPP Port of GCC-4.0.3
Linux to DJGPP cross-compiler
Fedora Core 4 RPMs of GCC-4.0.3 Linux to DJGPP cross-compiler are
available:
These RPMs requires additionally RPM package both for use or :
- DJGPP header files, object libraries and several tools:
- djcrx-2.04pre-4.src.rpm -
source RPM package (really contains djcrx204.zip and generates binary
RPM from it)
- djcrx-2.04pre-4.noarch.rpm -
binary RPM (one must install this RPM or build it from sources to
use Linux to DJGPP cross-compiler or to build cross-compiler
from sources)
I used for all this DJGPP-v2.0.4 CVS version from May
2005.
- Linux to DJGPP cross-binutils:
Source RPM can perhaps be used to build Linux-to-DJGPP
cross-compiler also for other RPM based Linux distributions.
Building GCC-4.0.3 Linux to DJGPP cross-compiler also produces
GCC-4.0.3 source archive for DJGPP. This is the way how I generated it.
Native compiler for DJGPP v2.03
Binary archives not available.
Native compiler for DJGPP v2.04
Binary archives not available.
Source archives for DJGPP
- gcc403s.zip -
Source archive for DJGPP
- gcc403s2.zip -
File with patches against original gcc-4.0.3.tar.bz2, scripts for
generating gcc403s.zip
and building gcc-4.0.3 for DJGPP.