This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: set "--enable-newlib-hw-fp" according to specific version multilib


On Fri, Aug 5, 2011 at 4:57 PM, Can Finner <can.finner@gmail.com> wrote:
> Hi,
> currently --enable-newlib-hw-fp option is disabled by default, but I
> want to enable it when compiling specific version multlib.
> For example, when compiling multilib for arm cortex-M processors, only
> cortex-M4 has fpu, we want have this option enabled
> for M4 and disabled for others.
>
> I am going to handle this in configure.host by checking multilib flags
> and hopefully work out a patch.
>
> So what's your opinion? Any tips?
>

Hi,
I searched for "mathfp" in newlib's mail archive and got nothing.
Since enable-newlib-hw-fp
is disabled by default in configuration process, I'm wondering what
stauts mathfp is now?
Should it be used when compiling for processors with fpu?

thanks in advance.
-- 
Regards.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]