From: Jason Green Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems Date: Fri, 04 May 2001 23:33:09 +0100 Lines: 20 Message-ID: References: NNTP-Posting-Host: modem-120.californium.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news6.svr.pol.co.uk 989015571 31342 62.136.68.248 (4 May 2001 22:32:51 GMT) NNTP-Posting-Date: 4 May 2001 22:32:51 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 "Tobin, Brian" wrote: > I am having 2 problems. > 1st. I cannot get .cpp files to compile. it keeps referring to a message > saying no such file or directory > 2nd I cannot get djgpp to see .rc files. > Can you please help me? Sure, but first you need to provide some more detailed information. Please post a small but complete program that demonstrates the problem, together with the exact command line you used to compile it, and the full errors the compiler outputs. Also, post the file env.txt created by the command: set > env.txt For problem 2, please give more specifics about what are these .rc files and what you want djgpp to do with them.