From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: problems with make exe Date: Wed, 29 May 2002 19:33:26 +0100 Lines: 30 Message-ID: <3CF51EF6.778F34D4@phekda.freeserve.co.uk> References: <3CF3D7AE DOT 9E255532 AT phekda DOT freeserve DOT co DOT uk> NNTP-Posting-Host: modem-116.fluorine.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news7.svr.pol.co.uk 1022702148 7972 62.136.8.116 (29 May 2002 19:55:48 GMT) NNTP-Posting-Date: 29 May 2002 19:55:48 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. Stefan Sohst wrote: > > "Richard Dawe" schrieb: > [snip] > > This error message looks too short. Did it really display nothing > > between 'Error: c:/djgpp...' and 'Error: collect2...'? > > sorry, there is another line inbetween: > c++locale.o(135) Error: undefined reference to '_finite' I agree which Andris's suggestion in another thread - you need to link in libm.a. [snip] > May be this is of interest: during installation of gpp31b.zip I was > asked whether I want to overwrite some files or not and I tried both, > leaving the files and overwriting the files. Were you upgrading gcc or installing from clean? Can you remember which files were overwritten? I suspect they were under the bin/ directory. If so, this should not affect your installation. Gruesse, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]