From: Jason Green Newsgroups: comp.os.msdos.djgpp Subject: Re: MY compiler Date: Sat, 17 Feb 2001 22:36:03 +0000 Organization: Customer of Energis Squared Lines: 16 Message-ID: References: NNTP-Posting-Host: modem-52.chromium.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg4.svr.pol.co.uk 982449344 6872 62.136.23.52 (17 Feb 2001 22:35:44 GMT) NNTP-Posting-Date: 17 Feb 2001 22:35:44 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Forte Agent 1.7/32.534 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Vedant.C.S" wrote: > I am a student learning c/c++ programming. I tried installing the GNU c/c++ > compiler I got along with the book "C++ programming for dummies". The whole > installation goes smoothly but when I try to execute a program the compiler > is unable to generate the object code for the source. > > I hence request you to guide me in the process of instllation and also help > me to get this problem solved.My E-mail address is kredlnce AT mantraonline DOT com There should be a file `readme.1st' installed (probably in C:\DJGPP), also there is a FAQ list at http://www.delorie.com/djgpp/ Please look at the readme file and at least section 1 of the FAQ, then ask specific questions here. You need to show the exact command you use to invoke the compiler and the full error messages it emits.