Bug 42549 - gmp needs to be compiled with --disable-fft
Bug#: 42549 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P1
Resolution: FIXED Assigned To: bug-wranglers@gentoo.org Reported By: qube99@hotmail.com
Component: Library
URL: 
Summary: gmp needs to be compiled with --disable-fft
Keywords:  
Status Whiteboard: 
Opened: 2004-02-22 23:11 0000
Description:   Opened: 2004-02-22 23:11 0000
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 From Seemant Kulleen (RETIRED) 2004-02-24 09:55:27 0000 -------
thanks for the info on that -- please keep us updated on changes to that.