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 libstdc++/27878] GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.



------- Comment #21 from ro at techfak dot uni-bielefeld dot de  2006-07-11 18:04 -------
Subject: Re:  GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0
worked.

martinol at nrlssc dot navy dot mil writes:

> this machine is: 6.5 6.5.17m

This most likely explains the difference: this is before C99 support was
introduced, and obviously most testers use relatively recent IRIX
releases.  I don't have an pre-6.5.18 machine myself, so the only chance is
probably to run the failing tests through gcc -g3 -save-temps and find out
why exactly they fail.

        Rainer


-- 


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


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