Dear all,
I am writing bare-metal inmates application following the template gic-demo.c
on Ultrazed board (ARM64)
But I also need to use math functions like sin(),sqrt() functions.
But when I #include <math.h>, the error appears:
/home/ubuntu/jailhouse-servo/inmates/demos/arm64/./hello-demo.c:17:18: fatal
error: math.h: No such file or directory
#include <math.h>
^
compilation terminated.
Does anyone knows how to use math functions?
Thank you!
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.