From: Sean H Newsgroups: comp.os.msdos.djgpp Subject: Please Help!!! Date: Mon, 07 Apr 1997 16:31:00 -0700 Organization: ENTER.NET Message-ID: <334983B4.B83@enter.net> Reply-To: seanh AT enter DOT net NNTP-Posting-Host: ppp28.enter.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 17 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I just got DJGPP, including all of the files needed for c++ support. I installed everything the way the docs said to (On an x86 based Dos/Windows Machine), and thought I was ready to go. I quickly wrote a test.cpp program to use the compiler on, the code for is listed here: #include void main(){ cout << "Hello World"; } It would not compile at all! Note: This is not a DPMI problem. If anyone could help, please reply by email to: seanh AT enter DOT net