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 bootstrap/42424] [4.5 Regression] in-tree GMP/MPFR/MPC bootstrap fails



------- Comment #6 from ghazi at gcc dot gnu dot org  2010-01-03 15:31 -------
(In reply to comment #3)
> OK, I can reproduce the issue.
> The problem is that mpc isn't told where to find the gmp and mpfr libraries. 
> [...]
> Except that on some targets, ".libs" is actually called "_libs". I don't know
> how to deal with that.

Ah, I think you're on the right track.  I can't yet figure out why it won't
reproduce for me.  There must be some libgmp in my lib path but I can't find it
ATM.

Anyway, I have an idea for _libs and will try to fix it.


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ghazi at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2010-01-02 19:53:42         |2010-01-03 15:31:13
               date|                            |


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


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