public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/36217]  New: gcc-4.2-20080507, target mips64vrel-elf, libmath build failure
@ 2008-05-12  9:41 marco at sitek dot it
  2008-10-18  9:11 ` [Bug libstdc++/36217] " rsandifo at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: marco at sitek dot it @ 2008-05-12  9:41 UTC (permalink / raw)
  To: gcc-bugs

//-------------------------------------------------------------------------------//
configuration:

CFLAGS=-O2 $DEPACK_DIR/gcc-4.2-20080507/configure --target=mips64vrel-elf \
  --prefix=$PREFIX_DIR --enable-languages=c,c++ --disable-__cxa_atexit \
  --with-gnu-as --with-gnu-ld --with-newlib \
  --with-gxx-include-dir=$PREFIX_DIR/mips64vrel-elf/include -v \
  2>&1 | tee configure.log

//-------------------------------------------------------------------------------//
host: 
cygwin-1.5.25-7 on xp sp2

//-------------------------------------------------------------------------------//
error:

mips64vrel-elf-ar rc .libs/libmath.a  stubs.o
mips64vrel-elf-ranlib .libs/libmath.a
creating libmath.la
(cd .libs && rm -f libmath.la && ln -s ../libmath.la libmath.la)
make[8]: Leaving directory
`/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/libmath'
Making all in src
make[8]: Entering directory
`/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src'
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o bitmap_allocator.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/bitmap_allocator.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/bitmap_allocator.cc -o
bitmap_allocator.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o pool_allocator.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/pool_allocator.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/pool_allocator.cc -o
pool_allocator.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o mt_allocator.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/mt_allocator.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/mt_allocator.cc -o
mt_allocator.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o codecvt.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/codecvt.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/codecvt.cc -o codecvt.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o compatibility.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/compatibility.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/compatibility.cc -o
compatibility.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o complex_io.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/complex_io.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/complex_io.cc -o complex_io.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o ctype.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/ctype.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/ctype.cc -o ctype.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o debug.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/debug.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/debug.cc -o debug.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o debug_list.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/debug_list.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/debug_list.cc -o debug_list.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o functexcept.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/functexcept.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/functexcept.cc -o
functexcept.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o globals_io.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/globals_io.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/globals_io.cc -o globals_io.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o ios.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/ios.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/ios.cc -o ios.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o ios_failure.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/ios_failure.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/ios_failure.cc -o
ios_failure.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o ios_init.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/ios_init.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/ios_init.cc -o ios_init.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o ios_locale.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/ios_locale.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/ios_locale.cc -o ios_locale.o
/bin/sh ../libtool --tag CXX --mode=compile
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include  -EB -mabi=32
-march=vr5500 
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
-I/ecostools/src/gcc-4.2-20080507/libstdc++-v3/libsupc++ 
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual 
-fdiagnostics-show-location=once  -ffunction-sections -fdata-sections  -g -O2  
-EB -mabi=32 -march=vr5500  -c -o limits.lo
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/limits.cc
/tmp/build-mips64vrel-elf/gcc-20080507/./gcc/xgcc -shared-libgcc
-B/tmp/build-mips64vrel-elf/gcc-20080507/./gcc -nostdinc++
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src
-L/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src/.libs
-nostdinc
-B/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/
-isystem
/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/newlib/targ-include
-isystem /ecostools/src/gcc-4.2-20080507/newlib/libc/include
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/bin/
-B/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/lib/ -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/include -isystem
/ecostools/mips64vrel-elf-20080509/mips64vrel-elf/sys-include -EB -mabi=32
-march=vr5500
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include/mips64vrel-elf
-I/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/include
"" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -EB
-mabi=32 -march=vr5500 -c
/ecostools/src/gcc-4.2-20080507/libstdc++-v3/src/limits.cc -o limits.o
xgcc: : No such file or directory
make[8]: *** [limits.lo] Error 1
make[8]: Leaving directory
`/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3/src'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory
`/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3'
make[6]: *** [all] Error 2
make[6]: Leaving directory
`/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/eb/o32/vr5500/libstdc++-v3'
make[5]: *** [multi-do] Error 1
make[5]: Leaving directory
`/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/libstdc++-v3'
make[4]: *** [all-multi] Error 2
make[4]: Leaving directory
`/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/libstdc++-v3'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/libstdc++-v3'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/tmp/build-mips64vrel-elf/gcc-20080507/mips64vrel-elf/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/tmp/build-mips64vrel-elf/gcc-20080507'
make: *** [all] Error 2

//-------------------------------------------------------------------------------//
notes:
+ last successfully built with the same configuration was 
gcc-4.2-20080206
+ I have dumped gcc build log. Let me know if it may help.


-- 
           Summary: gcc-4.2-20080507, target mips64vrel-elf, libmath build
                    failure
           Product: gcc
           Version: 4.2.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: marco at sitek dot it


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libstdc++/36217] gcc-4.2-20080507, target mips64vrel-elf, libmath build failure
  2008-05-12  9:41 [Bug libstdc++/36217] New: gcc-4.2-20080507, target mips64vrel-elf, libmath build failure marco at sitek dot it
@ 2008-10-18  9:11 ` rsandifo at gcc dot gnu dot org
  2008-10-18  9:50 ` rsandifo at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2008-10-18  9:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rsandifo at gcc dot gnu dot org  2008-10-18 09:09 -------
Can you still reproduce this?  TBH, it doesn't really look like a gcc bug, but
I could be wrong.


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libstdc++/36217] gcc-4.2-20080507, target mips64vrel-elf, libmath build failure
  2008-05-12  9:41 [Bug libstdc++/36217] New: gcc-4.2-20080507, target mips64vrel-elf, libmath build failure marco at sitek dot it
  2008-10-18  9:11 ` [Bug libstdc++/36217] " rsandifo at gcc dot gnu dot org
@ 2008-10-18  9:50 ` rsandifo at gcc dot gnu dot org
  2008-10-18 11:55 ` marco at sitek dot it
  2008-12-28  4:30 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2008-10-18  9:50 UTC (permalink / raw)
  To: gcc-bugs



-- 

rsandifo at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libstdc++/36217] gcc-4.2-20080507, target mips64vrel-elf, libmath build failure
  2008-05-12  9:41 [Bug libstdc++/36217] New: gcc-4.2-20080507, target mips64vrel-elf, libmath build failure marco at sitek dot it
  2008-10-18  9:11 ` [Bug libstdc++/36217] " rsandifo at gcc dot gnu dot org
  2008-10-18  9:50 ` rsandifo at gcc dot gnu dot org
@ 2008-10-18 11:55 ` marco at sitek dot it
  2008-12-28  4:30 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: marco at sitek dot it @ 2008-10-18 11:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from marco at sitek dot it  2008-10-18 11:54 -------
Hello,
I confirm I could successfully build mips64vrel-elf with gcc 4.2.4. The same
settings. Did not attempt any further build with gcc-4.2-20080507. Thank you.
m.


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libstdc++/36217] gcc-4.2-20080507, target mips64vrel-elf, libmath build failure
  2008-05-12  9:41 [Bug libstdc++/36217] New: gcc-4.2-20080507, target mips64vrel-elf, libmath build failure marco at sitek dot it
                   ` (2 preceding siblings ...)
  2008-10-18 11:55 ` marco at sitek dot it
@ 2008-12-28  4:30 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-28  4:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-12-28 04:28 -------
Closing as works for me.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-12-28  4:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-12  9:41 [Bug libstdc++/36217] New: gcc-4.2-20080507, target mips64vrel-elf, libmath build failure marco at sitek dot it
2008-10-18  9:11 ` [Bug libstdc++/36217] " rsandifo at gcc dot gnu dot org
2008-10-18  9:50 ` rsandifo at gcc dot gnu dot org
2008-10-18 11:55 ` marco at sitek dot it
2008-12-28  4:30 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).