Message-Id: <200809241526.m8OFQHai007765@delorie.com> Date: Wed, 24 Sep 2008 18:14:52 +0300 From: Andris Pavenis To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: DJGPP Port of GCC-4.3.2 Reply-To: djgpp AT delorie DOT com This is announcement of DJGPP port of GCC-4.3.2 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.16 or newer is required. ======================================= Build for current stable version of DJGPP (djdev203 patchlevel 2) is available from: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ and mirror sites (see http://www.delorie.com/djgpp/getting.html) ada432b.zip GNU Ada compiler 4.3.2 for DJGPP V2 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ada432b.zip gfor432b.zip GNU Fortan 95compiler 4.3.2 for DJGPP V2 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gfor432b.zip gcc432b.zip GNU GCC 4.3.2 for DJGPP V2 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc432b.zip gcc432s.zip GNU GCC 4.3.2 sources for DJGPP ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc432s.zip gcc432s2.zip GNU GCC 4.3.2 (diffs against FSF sources and scripts to generate gcc432s.zip) ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc432s2.zip gpp432b.zip GNU C++ Compiler 4.3.2 for DJGPP V2 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gpp432b.zip objc432b.zip GNU Objective C and Objective C++ compiler and runtime libraries v4.3.2 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/objc432b.zip ada432d.zip Documentation for GNU Ada compiler ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ada432d.zip gfor432d.zip Documentation for GNU Fortran compiler ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gfor432d.zip gcc432d.zip Documentation for GNU C compiler ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc432d.zip README.gcc432 DJGPP specific readme file ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/README.gcc432 (it is identical with file gnu/gcc-4.32/readme.DJGPP in archives gcc432b.zip and gcc432s.zip) Binaries are built and tested mostly under Windows XP Pro (SP2) ======================================== Build for development version of DJGPP (CVS version of djdev204) is available from ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/ ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/ada432b.zip ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gfor432b.zip ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gcc432b.zip ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gpp432b.zip ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/objc432b.zip Binaries for djdev204 may not work with djdev203r2 (at least C++ compiler). Binaries for djdev203 may probably work also with djdev204 CVS versions, but such use is not recommended. Source RPMS needed for building Linux to DJGPP cross-compiler ============================================================= I have tested RPMs under - Fedora 9 (64-bit). - Fedora 7 (32-bit) (this RPM is also tested under Fedora 9 32-bit version) Thanks Gordon Schumacher for updates to specs file. So source RPMs should hopefully be used in other RPM based Linux distributions like Suse Linux. Cross-compiler SRPM: ftp://ftp.delorie.com/pub/djgpp/rpms/djcross-gcc-4.3.2-8ap.src.rpm Cross-compiler binary RPM (built under Fedora 7, tested also under Fedora 9 ix86): ftp://ftp.delorie.com/pub/djgpp/rpms/djcross-gcc-4.3.2-8ap.i686.rpm On can get these RPMS and also one for Fedora 9 x86_64 from my site: http://ap1.pp.fi/djgpp/gcc/4.3.2/rpm/djcross-gcc-4.3.2-8ap.src.rpm http://ap1.pp.fi/djgpp/gcc/4.3.2/rpm/djcross-gcc-4.3.2-8ap.x86_64.rpm http://ap1.pp.fi/djgpp/gcc/4.3.2/rpm/djcross-gcc-4.3.2-8ap.i686.rpm Also SRPMs of cross-binutils and DJGPP development libraries are available: ftp://ftp.delorie.com/pub/djgpp/rpms/djcross-binutils-2.17-5.src.rpm ftp://ftp.delorie.com/pub/djgpp/rpms/djcrx-2.04pre-5.src.rpm ========================================= See http://gcc.gnu.org/gcc-4.3 for more information about GCC-4.3.2 and about changes in comparison with earlier versions Also see file gnu/gcc-4.32/readme.DJGPP (from gcc432b.zip and gcc432s.zip) or ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc432.README for more information about this port. There is also my web page about DJGPP port of GCC http://www.iki.fi/andris.pavenis/djgpp/gcc I cannot promise however, that I'll update it very often. However new versions may sometimes appear there earlier (including ones not available from ftp://ftp.delorie.com). Andris Pavenis