From: "Al Combs" Newsgroups: comp.os.msdos.djgpp References: <000f01c03385$4e40a420$a549073e AT oemcomputer> Subject: Re: cxx files Lines: 19 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Proxy-Client: acombs AT uiuc DOT edu from c513928-a.chmpgn1.il.home.com Message-ID: Date: Mon, 16 Oct 2000 18:28:19 -0500 NNTP-Posting-Host: 128.174.5.27 X-Complaints-To: abuse AT uiuc DOT edu X-Trace: vixen.cso.uiuc.edu 971738853 128.174.5.27 (Mon, 16 Oct 2000 18:27:33 CDT) NNTP-Posting-Date: Mon, 16 Oct 2000 18:27:33 CDT Organization: University of Illinois at Urbana-Champaign To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Try changing the extention to .cpp -Al --------------------------------- Visit http://www.landoflyrics.com, if you like to sing along, or just don't know what the #*@^ they're saying. john watkins wrote in message news:000f01c03385$4e40a420$a549073e AT oemcomputer... The attached file (c:\jwcpp\cued1.ccp) is taken from a Cambridge University tutorial. I have the appropriate files in c:\djgpp\lang\cxx but am not clear how to compile the attatched file since the normal 'gxx foo.ccp -o foo.exe -lc' method fails to recognize the file format. JohnWatkins