Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3EF9F510.A70078AD@phekda.freeserve.co.uk> Date: Wed, 25 Jun 2003 20:16:32 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: ieeefp.h / math.h clash References: <032101c33b2f$b70c1570$0600000a AT broadpark DOT no> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Gisle Vanem wrote: > > While trying to built Perl with latest 2.04, I found that including > after causes a parse error due to isinff(), isnanf() being both > a macro and a func-prototype. I wonder if MartinS's recent work on fpclassify will fix this. Maybe ieeefp.h will need modification too. > Perl's configure forces ieeefp.h to be included. Maybe it's > easier to change djgpp's headers than Perl's configure (I'm pretty > with it). Easy fix for me is to hand-edit config.h. If you're building Perl 5.8.0, you may wish to use my latest patch from here: http://www.phekda.freeserve.co.uk/richdawe/djgpp/perl/5.8.0/ It has no fixes for the problem you mention, but it should have the same fixes as were made for the DJGPP port of Perl 5.6.1. Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]