From: Andrew E Sayers Newsgroups: comp.os.msdos.djgpp Subject: Behaviour differences between g++ and djgpp Date: Wed, 17 Nov 1999 20:08:44 +0000 Organization: School of Computer Science, University of Birmingham, UK Lines: 12 Message-ID: NNTP-Posting-Host: dipsy.cs.bham.ac.uk Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've been sending my C++ (2.95.1) code to friends with the latest version of DJGPP. Some basic things (i.e. pure C++, not system-dependent or anything) have refused to compile over there, despite being fine on my machine. I can send examples if you like, but it's appeared in at least two unrelated code fragments. Does anyone know of any reason why DJGPP would behave differently? If so, is there a fix? Thanks, - Andrew Sayers