From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastien Cayetanot To: help-gcc AT gnu.org Subject: Re: IEEE format error Date: Fri, 01 Oct 1999 00:00:00 -0000 Message-ID: <37DE0F48.D2786865@dotcom.fr> References: <01befe8d$8d466fc0$4f7fa890@us1.lincoln.msl.mitel.com> X-SW-Source: 1999-q3/msg00578.html Message-ID: <19991001000000.gc8rzvPTsoTOBxsrXcPb6_yaMbx2xrFg6LC2pNEAcEk@z> Hi, I just would like to know what is the target you use to generate file in IEEE format ? I developp a Mips embedded application and my target is mips-mips-elf, what do you write instead of elf ? Maybe this idea could help you: when I compile for a mips processor I must indicate to the compiler that my CPU_TYPE is a R3000 or R4000 .. . Thanks