<br>I have recently tried to cross-compile alsa against uclibc 0.9.29 but it fails because rintf is not defined.<br>glibc defines in sysdeps/i386/fpu/s_rintf.S and uses the FPU.<br><br>What should we do in uClibc? add arch-dependent implementation for rintf and friends?
<br><br>Regards,<br>Cedric<br>