Mentions légales du service

Extraction tests fails due to non standard location of libgmp

In examples/multiprecision, the file test.c is linked with libgmp but the compilation command does not indicate where to find libgmp headers and binaries. It seems that GMLPFLAGS has been forgotten.

Merge request reports

Loading