This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: [3.0.1 010727] libstdc++ build error on sparc-linux and mips-linux


Matthias Klose <doko@cs.tu-berlin.de> writes:

| Gabriel Dos Reis writes:
|  > Matthias Klose <doko@cs.tu-berlin.de> writes:
|  > 
|  > | [libc6 2.2.3 CVS as of July 22, 2001, binutils 2.11.90.0.24]
|  > | 
|  > | building limitsMEMBERS fails on sparc-linux and mips-linux (i386-linux works). libstdc++-v3/include/{mips,sparc}-linux/bits/std_limits.h references LONG_LONG_MAX, which gets defined in gcc/xlimits.h or gcc/include/limits.h. Both headers aren't included by std_limits.h.
|  > 
|  > I'm puzzled the recent limitsMEMBERS breakage.
|  > 
|  > Can you confirm this
|  > 
|  > 	http://gcc.gnu.org/ml/gcc-bugs/2001-07/msg01212.html
|  > 
|  > ?
| 
| reverting the patch lets the bootstrap succeed.

Aha, thanks.  Loren just posted a patch which should cure this problem.

Thanks for your patience,

-- Gaby


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