From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Benjamin Clark" To: Subject: Compiler Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <200002232138.QAA08843@delysid.gnu.org> X-SW-Source: 2000-q1/msg00274.html Message-ID: <20000401000000.zcGvixtFBZMEonPAH0nmj0gOvbJEDHuYKct_8CnKir8@z> Hello,   I am using one of your dos bassed compilers, gcc version 2.7.2 and using it to cross complie to a H8/300 processor, all obtained from Hitachi.   However I keep getting a persistant fault: -   unreferenced __floatsisf unreferenced __addsf3   I have included the float header file from the include directory. Is the problem because the processor does not support floating point numbers or is there some sort of bug in my program or yours.   I would be gratefull for your help.   regards   ben