Hi, I was trying to cross compiling fltk with the cris compiler. When I compile it the building process stops and I obtain the follow output:
Linking fluid2... ../lib/libfltk2.so: undefined reference to `fmodf' ../lib/libfltk2.so: undefined reference to `cosf' ../lib/libfltk2.so: undefined reference to `acosf' ../lib/libfltk2.so: undefined reference to `atan2f' ../lib/libfltk2.so: undefined reference to `sinf' ../lib/libfltk2.so: undefined reference to `ceilf' collect2: ld returned 1 exit status Where do I mistake? Is there some parameter to specify when I peform the configure command? Thanks to everybody for answers! Best regards Gabriele _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

