This is the mail archive of the libstdc++@sources.redhat.com 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: Testresults: armv4l-unknown-linux-gnu



Thanks for these results! I suspect this is with an -O2 (default)
build: is there anyway we could get at least one unoptimized build?
(You can enable this at configure time with --enable-debug)

I think that we should get the dejagnu scripts working for
libstdc++-v3, and not worry about another libstdc++ list because then
the gcc testresults list will do just fine! If you need help with
that, just let me know.

I do really dig the way the netwinder team displays the results: so
nice.  I've started looking at the page daily just to give me a heads
up on build status.

Good news: arm native works.

Bad news: I still cannot get x86-x-arm-elf to build for me, as of this
afternoon's CVS I get (should I try strongarm-elf?):

/mnt/hd/loha/bld-x86-x-arm-elf/gcc/g++
-B/mnt/hd/loha/bld-x86-x-arm-elf/gcc/ -nostdinc++
-L/mnt/hd/loha/bld-x86-x-arm-elf/arm-elf/thumb/libstdc++-v3/src
-L/mnt/hd/loha/bld-x86-x-arm-elf/arm-elf/thumb/libstdc++-v3/src/.libs
-nostdinc -B/mnt/hd/loha/bld-x86-x-arm-elf/arm-elf/thumb/newlib/
-isystem
/mnt/hd/loha/bld-x86-x-arm-elf/arm-elf/thumb/newlib/targ-include
-isystem /mnt/hd/soma/src.gcc_binutils/newlib/libc/include
-B/mnt/hd/soma/H-x86-x-arm-elf/arm-elf/bin/
-B/mnt/hd/soma/H-x86-x-arm-elf/arm-elf/lib/ -isystem
/mnt/hd/soma/H-x86-x-arm-elf/arm-elf/include
-L/mnt/hd/loha/bld-x86-x-arm-elf/ld -mthumb -nostdinc++
-I/mnt/hd/soma/src.gcc_binutils/libstdc++-v3/include/std
-I/mnt/hd/soma/src.gcc_binutils/libstdc++-v3/include/c
-I/mnt/hd/soma/src.gcc_binutils/libstdc++-v3/libsupc++
-I/mnt/hd/soma/src.gcc_binutils/libstdc++-v3/include -I../libio
-I/mnt/hd/soma/src.gcc_binutils/libstdc++-v3/libio
-I/mnt/hd/soma/src.gcc_binutils/libstdc++-v3/libmath -I../include -g
-O2 -mthumb -fno-implicit-templates -Wall -Wno-format -W
-Wwrite-strings -Winline -g -c
/mnt/hd/soma/src.gcc_binutils/libstdc++-v3/src/complex_io.cc -o
complex_io.o
/mnt/hd/soma/src.gcc_binutils/libstdc++-v3/include/bits/std_complex.h:
In function `std::basic_ostream<_CharT, _Traits>&
std::operator<<(std::basic_ostream<_CharT, _Traits>&, const
std::complex<_Tp>&) [with _Tp = float, _CharT = char, _Traits =
std::char_traits<char>]':
/mnt/hd/soma/src.gcc_binutils/libstdc++-v3/src/complex_io.cc:99:
instantiated from here
/mnt/hd/soma/src.gcc_binutils/libstdc++-v3/include/bits/std_complex.h:87:
Unrecognizable insn: (insn 7669 101 104 (set (mem:QI (reg/f:SI 13 sp)
0) (reg:QI 2 r2)) -1 (nil) (nil))
/mnt/hd/soma/src.gcc_binutils/libstdc++-v3/include/bits/std_complex.h:87:
Internal compiler error in extract_insn, at recog.c:2178 confused by
earlier errors, bailing out make[7]: *** [complex_io.lo] Error 1
make[7]: Leaving directory
`/mnt/hd/loha/bld-x86-x-arm-elf/arm-elf/thumb/libstdc++-v3/src'
make[6]: *** [all-recursive] Error 1 make[6]: Leaving directory
`/mnt/hd/loha/bld-x86-x-arm-elf/arm-elf/thumb/libstdc++-v3' make[5]:
*** [all-recursive-am] Error 2 make[5]: Leaving directory
`/mnt/hd/loha/bld-x86-x-arm-elf/arm-elf/thumb/libstdc++-v3' make[4]:
*** [multi-do] Error 1 make[4]: Leaving directory
`/mnt/hd/loha/bld-x86-x-arm-elf/arm-elf/libstdc++-v3'make[3]: ***
[all-multi] Error 2 make[3]: Leaving directory
`/mnt/hd/loha/bld-x86-x-arm-elf/arm-elf/libstdc++-v3'make[2]: ***
[all-recursive] Error 1 make[2]: Leaving directory
`/mnt/hd/loha/bld-x86-x-arm-elf/arm-elf/libstdc++-v3'make[1]: ***
[all-recursive-am] Error 2 make[1]: Leaving directory
`/mnt/hd/loha/bld-x86-x-arm-elf/arm-elf/libstdc++-v3'make: ***
[all-target-libstdc++-v3] Error 2







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