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 #5 from danp57 at optonline dot net  2006-10-12 23:42 -------
Subject: Re:  configure produces strange gmp,
 mpfr lib directories.

Thank you very much for the question!  It never occurred to me to use/ 
force 32-bit.  Configure worked smoothly.  I did do a build of C,  
which doesn't need gmp and mpfr, thinking that some of the confusion  
could have been due to odd library re-directions due to the placement  
of a back-level gcc in a non-standard place (the machine I'm using  
mounted it elsewhere).  I'm now using the 4.1.1 to build this with,  
with 32 bit selected.  Other headaches: ulimit.

Another comment: I WISH I could tell you it fixed the problem... but  
I will not be able to know for a few days.  The "checking for...  
usability, presence"  stuff takes forever... much longer than much  
more modest machines (like my wife's old laptop running cygwin).   
You'll just have to wait a day or so to find out how this went!

Dan

On Oct 12, 2006, at 12:58 PM, dje at gcc dot gnu dot org wrote:

>
>
> ------- 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
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.


-- 


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]