How to disable double and long double?
Petar Penchev
ptr@melexis.com
Tue Sep 21 09:03:00 GMT 2004
Hello All,
Is it possible to disbable support for floating point operations with
double precision types and operations i.e. I wont to remove
'double' and 'long double' support in gcc.
I tried to define float and double size to be the same , but it did not
work.
Is there a configure parameter which does that or there is another way ?
Regards
--
Petar Penchev
More information about the Gcc
mailing list