Message-Id: <200504281156.j3SBu3f8004113@delorie.com> From: Andris Pavenis To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: DJGPP port of GCC-4.0.0 Date: Thu, 28 Apr 2005 10:12:01 +0300 Content-Disposition: inline X-Virus-Scanned: amavisd-new at fgi.fi X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j3S7f5KZ030291 Reply-To: djgpp AT delorie DOT com This is announcement of DJGPP port of GCC-4.0.0 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. ======================================== 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) ada400b.zip  GNU Ada compiler 4.0.0 for DJGPP V2 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ada400b.zip gfor400b.zip GNU Fortan 95 compiler 4.0.0 for DJGPP V2 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gfor400b.zip gcc400b.zip  GNU GCC 4.0.0 for DJGPP V2 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc400b.zip gcc400s.zip  GNU GCC 4.0.0 sources for DJGPP ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc400s.zip gcc400s2.zip GNU GCC 4.0.0 (diffs against FSF sources and scripts to generate gcc400s.zip) ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc400s2.zip gpp400b.zip  GNU C++ Compiler 4.0.0 for DJGPP V2 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gpp400b.zip objc400b.zip GNU Objective C compiler and runtime v4.0.0 ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/objc400b.zip gcc400.README DJGPP specific readme file ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc400.README (it is identical with file gnu/gcc-4.00/readme.DJGPP in archives gcc400b.zip and gcc400s.zip) Binaries are built und 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/ada400b.zip ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gfor400b.zip ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gcc400b.zip ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gpp400b.zip ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/objc400b.zip Binaries for djdev204 will not work with djdev203 (at least C++ compiler). Binaries for djdev203 will perhaps work also with djdev204 CVS versions. ========================================= See http://gcc.gnu.org/gcc-4.0 for more information about GCC-4.0.0 and about changes in comparisson with earlier versions Also see file gnu/gcc-4.00/readme.DJGPP (from gcc400b.zip and gcc400s.zip) or ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc400.README for more information about this port. Andris Pavenis