From: pavenis AT lanet DOT lv Message-ID: To: djgpp-workers AT delorie DOT com Date: Wed, 27 Oct 1999 12:55:10 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: gcc-2.95.2 X-mailer: Pegasus Mail for Win32 (v3.12a) Reply-To: djgpp-workers AT delorie DOT com Hi! Built release of gcc-2.95.2 for DJGPP. No problems building it. I mysef have not yet seriosly tested it (I had binaries already yesterday morning but only now installed them). Files are at: http://www.lanet.lv/~pavenis/djgpp/gcc/gcc-2.95.2.html One change is that -fstrict-aliasing is no more enabled by default (I myself put '%{!no-strict-aliasing: -fstrict-aliasing}' in specs to have that still enabled). One question: do we still need gcc-2.95 related files in DJGPP distribution? (perhaps we should keep gcc-2.8.1 and egcs-1.1.2 but I don't see any special reason to keep gcc-2.95 as the next gcc-2.95.X versions are only bugfix versions) Andris