This is the mail archive of the gcc-regression@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: GCC build failed for mips-elf with your patch on 2002-08-28T05:30:02Z.


On Wed, Aug 28, 2002 at 08:33:33AM +0000, GCC regression checker wrote:

 > With your recent patch, GCC does not compile on:
 >  mips-elf
 > Attached is build output for those targets.

[ snip ]

 > /anubis/mummy/tbox/mips-elf/build/gcc/xgcc -shared-libgcc -B/anubis/mummy/tbox/mips-elf/build/gcc/ -nostdinc++ -L/anubis/mummy/tbox/mips-elf/build/mips-elf/libstdc++-v3/src -L/anubis/mummy/tbox/mips-elf/build/mips-elf/libstdc++-v3/src/.libs -B/anubis/mummy/tbox/objs/mips-elf/bin/ -B/anubis/mummy/tbox/objs/mips-elf/lib/ -isystem /anubis/mummy/tbox/objs/mips-elf/include -nostdinc++ -I/anubis/mummy/tbox/mips-elf/build/mips-elf/libstdc++-v3/include/mips-elf -I/anubis/mummy/tbox/mips-elf/build/mips-elf/libstdc++-v3/include -I/maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/libsupc++ -I/maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -g -c /maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/src/limits.cc -o limits.o
 > /maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/src/limits.cc:56: error: excess 
 >    elements in aggregate initializer
 > /maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/src/limits.cc:58: error: excess 
 >    elements in aggregate initializer
 > /maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/src/limits.cc:60: error: excess 
 >    elements in aggregate initializer
 > /maat/heart/tbox/cvs-gcc/gcc/libstdc++-v3/src/limits.cc:62: error: excess 
 >    elements in aggregate initializer
 > make[3]: *** [limits.lo] Error 1
 > make[3]: Leaving directory `/anubis/mummy/tbox/mips-elf/build/mips-elf/libstdc++-v3/src'
 > make[2]: *** [all-recursive] Error 1
 > make[2]: Leaving directory `/anubis/mummy/tbox/mips-elf/build/mips-elf/libstdc++-v3'
 > make[1]: *** [all-recursive-am] Error 2
 > make[1]: Leaving directory `/anubis/mummy/tbox/mips-elf/build/mips-elf/libstdc++-v3'
 > make: *** [all-target-libstdc++-v3] Error 2
 > + exit 1

Err, I'm *pretty* sure this isn't mine ... am I correct in having remembered
some discussion about this problem before I checked my mips-netbsd patch in?

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


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