Problems compiling newlib
Henri Cloetens
henri.cloetens@blueice.be
Fri Oct 16 14:20:41 GMT 2020
Hello all,
I am working on a custom port of GCC, and now I am trying to compile
newlib with it.
Today, I ran in an error message, because my custom port does not handle
double.
Now, yes, that is quite normal, as the processor does not support
floating point.
Q. How should I resolve this ?. Is there any way to tell newlib
configure there is no double,
and there should be no routines using it ?.
Best Regards,
Henri.
More information about the Gcc-help
mailing list