LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to build gmp and friends (https://www.linuxquestions.org/questions/linux-software-2/how-to-build-gmp-and-friends-4175551720/)

Euticus 08-25-2015 01:49 PM

How to build gmp and friends
 
I am trying to develop a cross compiler under Ubuntu 14.04 running on a pc. The target is a bare-metal powerpc board. When I try to build the bootstrap gcc, I am told I need mpfr; when I try to build mpfr, I find that I need gmp. How can I build gmp, when the target gcc isn't built yet? The same question would also apply to mpfr.

Keith Hedger 08-25-2015 02:13 PM

Try the LFS books here:
http://www.linuxfromscratch.org/lfs/...ble/index.html


All times are GMT -5. The time now is 11:13 PM.