This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/29292] configure produces strange gmp, mpfr lib directories.



------- Comment #4 from dje at gcc dot gnu dot org  2006-10-12 16:58 -------
You should be using

--with-gmp=/usr/local

Are you sure that /usr/local/lib/libgmp.a exists and was built correct?  Use
static libraries and make sure that you are building 32-bit libgmp and libmpfr.


-- 

dje at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29292


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]