You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to djgpp-a...@delorie.com
This is announcement of DJGPP port of GCC-4.7.3
GCC used to stand for the GNU C Compiler, but since the
compiler supports several other languages aside from C,
it now stands for the GNU Compiler Collection.
Warning: DJGPP port of binutils-2.19 or newer is required.
It is however recommended to use binutils-2.22
or newer
Use of DJGPP port of binutils-2.22 or newer is required for building
gcc-4.7.3 for DJGPP.
The bug that caused several last versions of GCC to crash when
DJGPP environment variable was not defined is now fixed. This version
reports in this case error message about DJGPP installation error.
Binaries are built and tested mostly under Windows Vista Business (SP2)
========================================
Build for development version of DJGPP (CVS version of djdev204) is
available from
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/
Binaries for djdev204 will not work with djdev203r2 (at least
C++ compiler).
Binaries for djdev203 may probably work also with djdev204 CVS
versions, but also such use is not recommended.
Source RPMS needed for building Linux to DJGPP cross-compiler
=============================================================
I myself have tested binary RPMs on
- CentOS 5.8 ix86 (really in chroot under Fedora 17 x86_64)
- Fedora 17 x86_64 only
They are built under CentOS 5.8, and linked statically with GMP-5.0.5,
MPFR-3.1.0 and MPC-0.9 to avoid unnecessary dependencies and increase
compatibility with other Linux distributions. For example they are
expected to work without problems in recent Fedora versions
(both i686 and x86_64)
gcc473s2.zip is no more provided as patching GCC using DJGPP tools
has not been tested and even attempted by me for a long time.
DJGPP source file gcc473s.zip is a side product of building
gcc-4.7.3 Linux to DJGPP cross-compiler RPM packages. See source
RPM for patches applied to original FSF version of GCC-4.7.3.
You can find the same contents in the file
I cannot promise however, that I'll update it very often.
However new versions may appear there earlier (including ones not available
from ftp://ftp.delorie.com).