#811 automagic dependency: gmp
Metadata
Property | Value |
---|---|
Reported by | Elias Pipping (elias.pipping@fu-berlin.de) |
Reported at | Jun 30, 2010 17:43 |
Type | Bug Report |
Version | 2.0beta |
Operating System | Unspecified / All |
Last edited by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Last edited at | Jun 10, 2011 10:35 |
Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Closed at | Jun 10, 2011 10:35 |
Closed in version | Unknown |
Resolution | Fixed |
Comment | in 2.1.0 |
Description
passing --without-gmp does not work.
as one can already see from output such
checking for __gmpz_abs in -Lno/lib -lgmp... yes
it clearly doesn't do what it's supposed to (--without-gmp is equivalent to --with-gmp=no).