From: "news.verizon.net" Newsgroups: comp.os.msdos.djgpp Subject: Help with compiling a file Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Fri, 04 Apr 2003 05:54:45 GMT NNTP-Posting-Host: 141.153.21.55 X-Complaints-To: abuse AT verizon DOT net X-Trace: nwrddc02.gnilink.net 1049435685 141.153.21.55 (Fri, 04 Apr 2003 00:54:45 EST) NNTP-Posting-Date: Fri, 04 Apr 2003 00:54:45 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I got a C++ book that recommended I use this compiler. I followed the unzipping instructions in the faq, using unzip32.exe. I changed the LFN to Y. The program is the first one in the C++ for dummies book and I get two alternating errors. The first and most persistant says "Conversion.o No Such File or Directory" The second one only comes up every so often and says "this file includes at least one depreciated or antiquated header" Keep in mind that this is the first C++ program that I've ever tried to write, and I just coppied it out of the book, and a quick flip through the rest of the chapter doesn't even tell me what a header is. But from looking at the faq, I think the only two headers I have are and . If someone would help me out here, I'd really appreciate it. Thanks. Danny