In article <[email protected]>, Ron <[email protected]> wrote: > It maybe a complication brought about by having to run autogen.sh before > running ro-config but my config.h shows 'HAVE_LRINT 1' likewise LRINTF > but doing a word search through the cross directory doesn't find any > such function.
lrint and lrintf are in libunixlib. At least mplayer and libsndfile use them in GCCSDK. > The compiler did not complain, but a testsuite program for floating > point is failing and a prerequisite in it's c file is that you have the > lrintf function. If it's linking ok it must be using it. What testsuite are you using and what is the failure? Chris. _______________________________________________ GCCSDK mailing list [email protected] Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK
