Message-ID: From: "Andris Pavenis" To: djgpp-workers AT delorie DOT com Date: Mon, 14 Dec 1998 15:02:49 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: egcs-1.1.1 CC: Alexander Bokovoy , "Salvador Eduardo Tropea (SET)" X-mailer: Pegasus Mail for Win32 (v3.01d) Reply-To: djgpp-workers AT delorie DOT com Hi! I'm going to upload release of DJGPP port of egcs-1.1.1 later this week unless something unexpected will happen (I already have on HD both binary and source archives I'm going to upload). Up to this time I havn't encountered serious problems. There will be almost no differences in binaries againt test version announced previous week (only I used release of DJGPP-2.02 instead of beta and stopped experiments with --enable-c-cpplib) So I'm interested about testing results. There are some differences against test version of egcs-1.1.1 (and also port of egcs-1.1): - there is no more need to install gcc before compiling libraries as previosly compiled binaries are used (but not installed ones) to build the libraries - there are some updates to libg++-2.8.1.2a-19981114 so make target install-target-libg++ is no more broken. Some of these configuration patches went in libg++-2.8.1.2a-19981209 but other configuration related patches breaks this target again. So I decided to keep 2.8.1.2a-19981114 with my patches. Andris