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/25842] Error in building libiberty



------- Comment #7 from pinskia at gcc dot gnu dot org  2006-02-07 13:36 -------
No this is not supported as you force gmp's header first no matter what.
Use either -idirafter or the folllowing configure options:
  --with-gmp-dir=PATH     Specify source directory for GMP library
  --with-gmp=PATH         Specify directory for installed GMP library


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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


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