LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   cross compile glibc (https://www.linuxquestions.org/questions/linux-software-2/cross-compile-glibc-4175476823/)

neutrino1 09-12-2013 01:56 AM

cross compile glibc
 
hi,

Can any one guide me that how to cross compile glibc for mips, I m getting error that
configure:error: unable to compute sizeof(long double)

Mara 09-17-2013 03:56 PM

Please double-check if the toolchain is installed correctly. It may be also a good idea to try with a small C program using long double. Does it compile manually? Are you sure your toolchain has support for 'double'? Are you able to compile other libraries?


All times are GMT -5. The time now is 04:36 PM.