X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: Andris Pavenis To: djgpp-workers AT delorie DOT com Subject: Re: DJGPP and gcc-3.4.X Date: Mon, 5 Jul 2004 06:09:39 +0300 User-Agent: KMail/1.6.2 References: <200407021517 DOT 10719 DOT pavenis AT latnet DOT lv> In-Reply-To: <200407021517.10719.pavenis@latnet.lv> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200407050609.39673.pavenis@latnet.lv> Reply-To: djgpp-workers AT delorie DOT com On Friday 02 July 2004 15:17, Andris Pavenis wrote: > Tried to build gcc-3.4.1 (from CVS, no source archive yet) for DJGPP. After > one small problem it built. The problem with preprocessor that appeared > with earlier builds of gcc-3.4.0 and also it's prereleases is still > present: > > cc1plus.exe crashes when compiling some C++ files while reading header > files. Usually rearanging order of including files helps to workaround the > problem. Anyway such problem is showstopper for DJGPP release of gcc-3.4.X. > Problem seems to be DJGPP specific, so it seems that we should solve it > ourself. Bug report submitted (with a patch): http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16366 After fixing this bug, no other serious DJGPP specific problems noticed. So perhaps archives could be finally Ok for v2gnu (built, but not uploaded yet). I used djdev203 revision 2. Maybe it's time to change to v2.04 beta 1 Andris