From: "Paulo J. Matos aka PDestroy" Newsgroups: comp.os.msdos.djgpp Subject: Compiling C++ Date: Wed, 4 Oct 2000 12:18:28 +0100 Lines: 23 Message-ID: <8rf3n1$i6g$1@venus.telepac.pt> NNTP-Posting-Host: 212.113.180.252 X-Trace: venus.telepac.pt 970658337 18640 212.113.180.252 (4 Oct 2000 11:18:57 GMT) X-Complaints-To: abuse AT mail DOT telepac DOT pt NNTP-Posting-Date: 4 Oct 2000 11:18:57 GMT 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 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I have a correct program and I've compiled it doing: gcc -g -c tr.cpp everything is ok but when I do: gcc -o tr.exe tr.o a bunch of errors appear... What to do to solve this? Best regards, -- Paulo J. Matos aka PDestroy http://www.pdestroy.net ICQ UIN - 361853 -- The past is but the beginning of a beginning, and all that is and has been is the twilight of the dawn. - Wells, Herbert G.