Message-ID: From: "Andris Pavenis" To: djgpp-workers AT delorie DOT com Date: Wed, 10 Mar 1999 19:17:08 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: DJGPP binaries of egcs-1.1.2-pre3 available for testing CC: Peter Gerwinski , djgpp-workers AT delorie DOT com, Hans-Bernhard Broeker , "Mark E." , Laszlo Molnar , "Mark E." X-mailer: Pegasus Mail for Win32 (v3.02b14) Reply-To: djgpp-workers AT delorie DOT com Hi! We can expect release of egcs-1.1.2 next week. So before it is available I built last prerelease egcs-1.1.2-pre3 together with libg++-2.8.1.3 and last available GPC beta (19990118). I'm not going to do much works with Objective C or Pascal but archives are available. So please test the binaries. Whats new: C++ exceptions should now work much more stable as with port of egcs-1.1.1 I tried to get collect2.exe working better as in DJGPP port of egcs-1.1.1 but I cannot be sure all is Ok as I'm not using templates in C++ seriously and that was topic where we had problems Some more small fixes. Binaries are at URL: ftp://ftp.delorie.com/private/egcs/ gcce112b.zip - C compiler binaries gppe112b.zip - C++ compiler binaries g77e112b.zip - Fortran compiler binaries objce112.zip - Objective C compiler binaries gpce112b.zip - Pascal compiler binaries lgpe112b.zip - libg++-2.8.1.3 binaries and related include files egcs-patch.sh - shell script I used to modify sources of egcs and libg++ for building with DJGPP (see comments in begin of file) Also it's recommended to use DJGPP-2.02. Nothing is tested with DJGPP-2.01. It's recommended to remove specs from $DJDIR/lib Andris