From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: Newbie iostream problem (I read the FAQ, I swear) Date: Tue, 15 Oct 2002 18:43:06 +0100 Lines: 28 Message-ID: <3DAC53AA.813CC65D@phekda.freeserve.co.uk> References: <3dab6a3d DOT 12537127 AT netnews DOT attbi DOT com> <3dabc08c DOT 34632388 AT netnews DOT attbi DOT com> <3DABD9A2 DOT 212F9EDF AT phekda DOT freeserve DOT co DOT uk> <3dac4b82 DOT 3937281 AT netnews DOT attbi DOT com> NNTP-Posting-Host: 62.136.43.180 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news6.svr.pol.co.uk 1034704269 12561 62.136.43.180 (15 Oct 2002 17:51:09 GMT) NNTP-Posting-Date: 15 Oct 2002 17:51:09 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. Doktor Technologicus wrote: [snip] > Gpp gives: > > :1:12: warning: "system" re-asserted > :1:13: warning: "system" re-asserted > :1:9: warning: "cpu" re-asserted > :1:13: warning: "machine" re-asserted > :1:9: warning: "cpu" re-asserted > :1:13: warning: "machine" re-asserted > cpp.exe: -lang-c++: linker input file unused because linking not done > c:/djgpp/bin/ld.exe: cannot find -lgcc > > *sigh* Your compiler installation is broken. Have you read all the instructions that come with the compiler (gnu/gcc-n.nn/readme.DJGPP)? What version of gcc are you using? I saw messages like this yesterday, when I tried to temporarily use gcc 2.95.3 instead of my install of gcc 3.2. Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]