I'm continuing my experience on Xenomai and i've reached the floating point "point" :) I've succesfully compiled a project using some floats (division and printf) but when i try to use a "high level" function like "ceil" or "sqrt" the linker can't find them.
I know there isn't any hard floating point unit on this cpu, so it's all emulated (soft floats): if it's so, i've to implement these functions inside my project? It's not a problem doing this, but i don't understand the reason. Thanks in advance. Roberto aka "Cagnulein" _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
