From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide 1.4.9: about message "Error: undefined reference to `_finite' " Date: 5 Aug 2002 08:36:37 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 27 Message-ID: References: <2f478f73 DOT 0208040057 DOT 7436b26a AT posting DOT google DOT com> <1028460902 DOT 466693 AT queeg DOT ludd DOT luth DOT se> <2f478f73 DOT 0208050011 DOT 325984c0 AT posting DOT google DOT com> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Andrea Pacquola (a DOT pacquola AT jumpy DOT it) wrote: : Martin Str|mberg wrote: : > I think you need to add the math library to the library options and : > perhaps the cstd++ librabry as well. : I am sorry, I tried this with no result; actually, I can compile and Switch the order of them around. : run C programs, not in C++. I'm afraid it's my fault -I am doing some : stupid error-, so I am checking docs and FAQ, following their No. At least probably not. It's been discussed here before. Search the archives. : suggestions: : and I've seen someone has a similar problem, for other reasons. : I never had this trouble with Rhide 1.4.7.8..I will try again... If I'm right, the problem isn't RHIDE version but GCC version. The latest ones doesn't include the math library by default. Right, MartinS