From: "Michael Stewart" Newsgroups: comp.os.msdos.djgpp References: <8grt8j$fvm$1 AT bertrand DOT ccs DOT carleton DOT ca> Subject: Re: Error message reference? (newbie question) Lines: 23 X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 X-Original-NNTP-Posting-Host: 212.49.228.226 Message-ID: <3932b5e3@news.server.worldonline.co.uk> Date: Mon, 29 May 2000 19:26:42 +0100 NNTP-Posting-Host: 212.49.224.15 X-Trace: server12-lon1.london1.l3.net 959624676 212.49.224.15 (Mon, 29 May 2000 19:24:36 BST) NNTP-Posting-Date: Mon, 29 May 2000 19:24:36 BST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Jason Plum wrote in message news:8grt8j$fvm$1 AT bertrand DOT ccs DOT carleton DOT ca... > I am a relatively new C++ programmer that has been using Borland C++5 and > Visual C++6 to program MS-DOS and Win32 console text-only applications. I > need to port some of my programs to UNIX and have been using the GNU CC > compiler (Sun Solaris 7 and DJGPP v.2 for DOS/Windows). I am wondering if > anyone can help me find a good reference (online or other) for interpretting > compiler error messages. My programs all compile fine under the Windows-based > compilers, but generate compiler errors under the g++ compiler, and I don't > recognize the error statements. I have searched the FAQ and online pages at > gcc.gnu.org, and can't find what I am looking for. Does such a reference > exist? We can't help you unless you tell us what the error messages are. Mike