X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "ElShifty" Newsgroups: comp.os.msdos.djgpp Subject: Newbie Question Lines: 10 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Thu, 17 Jan 2002 22:27:59 GMT NNTP-Posting-Host: 24.28.6.63 X-Complaints-To: abuse AT rr DOT com X-Trace: typhoon.tampabay.rr.com 1011306479 24.28.6.63 (Thu, 17 Jan 2002 17:27:59 EST) NNTP-Posting-Date: Thu, 17 Jan 2002 17:27:59 EST Organization: RoadRunner - TampaBay To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com OK... Here's is what I have done so far. I downloaded all the basic stuff for DJGPP. I followed all the instructions correctly. Now all I want to do is just write .CPP files in notepad and compile them as executables. How would I go about using GCC.exe to simply compile a .cpp file into a basic .exe? I am only using standard libraries (i.e. iostream, string, etc). Any help would be appreciated. TIA