Message-Id: X-Mailer: Novell GroupWise Internet Agent 5.5.2.1 Date: Mon, 10 Apr 2000 19:46:17 +0200 From: "Dominy James" <972162410 AT students DOT unp DOT ac DOT za> To: Subject: Ansi C++ and upgrades Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id MAA26805 Reply-To: djgpp AT delorie DOT com Hi, I just recently downloaded the latest versions of djgpp, from the zippicker (today, after it was fixed) Things compile and run fine, except for some reason code I wrote with version 2.01 won't compile because there are a whole bunch of errors along the lines of Error : ANSI C++ forbids ....... Most of these are easy to remedy, but is there a way I can let ANSI rules slip? Also it compiles alot of my inline asm fine, but complains after a link about one of the registers spilling. I haven't changed any of the code. Any help appreciated Thanx James