From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FYjMj-0006jb-Nh for qemu-devel@nongnu.org; Wed, 26 Apr 2006 08:43:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FYjMh-0006hx-P6 for qemu-devel@nongnu.org; Wed, 26 Apr 2006 08:43:33 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FYjMh-0006hi-J4 for qemu-devel@nongnu.org; Wed, 26 Apr 2006 08:43:31 -0400 Received: from [68.230.240.37] (helo=eastrmmtao02.cox.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FYjPO-00070h-0K for qemu-devel@nongnu.org; Wed, 26 Apr 2006 08:46:18 -0400 Received: from eastrmwml05.mgt.cox.net ([172.18.52.68]) by eastrmmtao02.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060426124330.QKXR15470.eastrmmtao02.cox.net@eastrmwml05.mgt.cox.net> for ; Wed, 26 Apr 2006 08:43:30 -0400 Message-ID: <29517562.1146055410890.JavaMail.root@eastrmwml05.mgt.cox.net> Date: Wed, 26 Apr 2006 8:43:30 -0400 From: Ben Taylor Subject: Re: [Qemu-devel] gnu-c99-math.h file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Reply-To: sol10x86@cox.net, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ---- Sylvain Petreolle wrote:=20 >=20 > --- Ben Taylor a =C3=A9crit : > >=20 > > Apologies. That should have been isolated with a=20 > >=20 > > #ifdef __sun__ > > #include "gnu-c99-math.h" > > #endif > >=20 > > correct. I rechecked the patch I sent to Fabrice and the gnu-c99-math= .h=20 > > file is there. =20 > please make sure if you use underscores or hyphens. > softfloat-native.h includes gnu-c99-math.h, > but the file attached to this mail was gnu_c99_math.h I have no explaination. It has hypens on my source system, and on my=20 M$ laptop. The only possible way the name changed was that the new=20 webmail interface provided by my cable company modified the filename=20 when I attached the diff and and gnu-c99-math.h file.=20 =20 But a good catch, and hopefully everyone will know to change the=20 file name.=20 =20 Regards,=20 =20 Ben