Single-Precision Software Floating Point?
Ralf Corsepius
ralf.corsepius at rtems.org
Thu May 19 12:18:10 UTC 2005
On Thu, 2005-05-19 at 08:08 -0400, Mark Vander Voord wrote:
> Is there any way to force single precision floats with the
> software-float library? I see compiler flags for -msoft-float and
> -msingle-float, but it seems like specifying both still results in
> double precision.
Well, single precision is a dark chapter in GCC, all is highly target
specific, ...
> Am I missing something?
Which target are you using?
Ralf
More information about the users
mailing list