pulp-platform / ri5cy_gnu_toolchain

22 stars 23 forks source link

Error from ld (logged in build/config.log) -- cannot find -lgmp #3

Closed edcarstens closed 7 years ago

edcarstens commented 7 years ago

This failed to install for me. I found the following error in build/config.log: ... configure:2866: gcc -o conftest -g -02 conftest.c -lgmp >&5 /usr/bin/ld: cannot find -lgmp collect2: ld returned 1 exit status ...

edcarstens commented 7 years ago

Another error that shows up from running make in toolchain says:

WARNING: 'makeinfo' is missing on your system.. make[4]: *\ [bfd.info] Error 1

gautschimi commented 7 years ago

it doesnt find the gmp library, you definitely have this somewhere on your system. just try to locate it

edcarstens commented 7 years ago

My CAD person was successful in installing this