From: acottrel AT magna DOT com DOT au (Andrew Cottrell) Newsgroups: comp.os.msdos.djgpp Subject: Re: [Q] Compatible Win32 C++? Date: Mon, 30 Mar 1998 10:15:53 GMT Organization: Magna Data - Internet Solutions Provider Lines: 8 Message-ID: <35217079.2251062@news.magna.com.au> References: <351ECF88 DOT 7218 AT easystreet DOT com> Reply-To: acottrel AT spam DOT magna DOT com DOT au NNTP-Posting-Host: saccess-09-080.magna.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Check out Cygnus's Win32 compiler there is a link on the www.cygnus.com home page in the very left column. It uses the GNU compiler so it may (should!!!!) be very close to DJGPP. Andrew >TIA for any advice on the likelihood that the exact same code can make >under djgpp and real Win32 and how.