From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: k154067@students.cc.tut.fi Cc: gcc@gcc.gnu.org Subject: Re: Question... Date: Tue, 19 Oct 1999 00:24:00 -0000 Message-id: <12924.940317163@upchuck.cygnus.com> References: <19991019070232.17931.qmail@assari.cc.tut.fi> X-SW-Source: 1999-10/msg00440.html In message < 19991019070232.17931.qmail@assari.cc.tut.fi >you write: > Hi, > > I am writing code to HItachi h8/3003-controller and I have compile this > code with gcc. But now I have problem with floating point math it seems to > go wrong... I understod that problem is compiler which is gcc 2.7.-96q3a. > So now I have tried to find newer compiler into internet but all I have > found is to be to unix and I have dos... So where I could find compiler to > dos and cross-compiler to h8/3003??? There was a series bug in older versions of the H8 tools which effected floating point. Get gcc-2.95.2. jeff From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: k154067@students.cc.tut.fi Cc: gcc@gcc.gnu.org Subject: Re: Question... Date: Sun, 31 Oct 1999 23:35:00 -0000 Message-ID: <12924.940317163@upchuck.cygnus.com> References: <19991019070232.17931.qmail@assari.cc.tut.fi> X-SW-Source: 1999-10n/msg00440.html Message-ID: <19991031233500.Twi2-XMyttAIsNyCJsXj3v8z_ELytI9iZInwBCdQhnE@z> In message < 19991019070232.17931.qmail@assari.cc.tut.fi >you write: > Hi, > > I am writing code to HItachi h8/3003-controller and I have compile this > code with gcc. But now I have problem with floating point math it seems to > go wrong... I understod that problem is compiler which is gcc 2.7.-96q3a. > So now I have tried to find newer compiler into internet but all I have > found is to be to unix and I have dos... So where I could find compiler to > dos and cross-compiler to h8/3003??? There was a series bug in older versions of the H8 tools which effected floating point. Get gcc-2.95.2. jeff