This is the mail archive of the gcc@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]

Re: bootstrap failure on ia64


Andrew Pinski wrote:
On Tue, 2004-06-29 at 14:44, Richard Guenther wrote:


appending configuration tag "CXX" to libtool
checking for exception model to use... configure: error: unable to detect exception model
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5'
make: *** [bootstrap] Error 2



interesting failure.



Same failure on x86-64 and alpha. cc1plus runs out of virtual memory.


Can you guys try it again after
2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>

        * vec.h (VEC_T_safe_push, VEC_T_safe_insert) Tweak for when
        size_t is bigger than int.

That seems to have fixed it.


Thanks,
Richard.


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