JuliaMath / openlibm

High quality system independent, portable, open source libm implementation
https://openlibm.org
Other
507 stars 139 forks source link

configure: error: libmpfr not found or uses a different ABI (including static vs shared). #279

Closed zuoyanzhang closed 8 months ago

zuoyanzhang commented 1 year ago

when I excute $ make, it shows error message "configure: error: libmpfr not found or uses a different ABI (including static vs shared). make: *** [Makefile:173: deps/mpc-64/herbgrind-install/lib/libmpc.a] Error 1", and the Makefile: 173 is image what should I do to solve it? Thanks

ViralBShah commented 8 months ago

Doesn't seem related to openlibm.