<p>Am 09.09.2014 11:19 schrieb "Sven Barth" <<a href="mailto:pascaldragon@googlemail.com">pascaldragon@googlemail.com</a>>:<br>
><br>
> Am 09.09.2014 08:53 schrieb "Sergei Gorelkin" <<a href="mailto:sergei_gorelkin@mail.ru">sergei_gorelkin@mail.ru</a>>:<br>
> > I also wonder what is the correct way to generate code that calls softfpu:<br>
> > 1) -SfSOFTFPU<br>
> > 2) -CfSOFT<br>
> > 3) -Ce<br>
> > ?<br>
><br>
> I only know -CfSOFT and that is what I use for m68k. -Ce likely only does the same as -CfSOFT, but I don't know what -SfSOFTFPU is supposed to do.</p>
<p>Addendum: -SfX is for explicitly enabling RTL features, likely added for embedded. Also one *might* need to use both -CfSOFT and -Ce on MIPS as they set different values. I've not yet checked what the explicit difference is :/</p>
<p>Regards,<br>
Sven</p>