X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "Jesper Lund" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: Newbie Question Lines: 12 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Message-ID: Date: Fri, 18 Jan 2002 00:39:30 +0100 NNTP-Posting-Host: 212.54.70.12 X-Complaints-To: news-abuse AT wol DOT dk X-Trace: news000.worldonline.dk 1011310815 212.54.70.12 (Fri, 18 Jan 2002 00:40:15 MET) NNTP-Posting-Date: Fri, 18 Jan 2002 00:40:15 MET Organization: Customer of Tiscali A/S (World Online) 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. > Read the file readme.1st (which is in your root DJGPP directory).