Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42549 - dev-libs/gmp needs to be compiled with --disable-fft
Summary: dev-libs/gmp needs to be compiled with --disable-fft
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: Highest normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-22 23:11 UTC by qube99
Modified: 2015-04-08 06:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description qube99 2004-02-22 23:11:26 UTC
Very clearly on GNU MP's website, http://swox.com/gmp/, there is a mention of a critical flaw in the fft multiple routine that can cause miscomputation.  Because no fix currently exists, gmp should be configured with --disable-fft to resolve the problem for now.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-02-24 09:55:27 UTC
thanks for the info on that -- please keep us updated on changes to that.