[ECOS] gcc 4.0.2 breaks synth again....
Andrew Lunn
andrew@lunn.ch
Thu Oct 20 19:06:00 GMT 2005
gcc 4.0.2 has broken the synth cxxsupp test again. Other things seem
OK.
gcc -L/home/lunn/eCos/work/install/lib -Ttarget.ld -o /home/lunn/eCos/work/install/tests/infra/current/tests/cxxsupp tests/cxxsupp.o -g -nostdlib -Wl,-static -Wl,--fatal-warnings
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `stderr'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `fwrite'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `fputs'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `stderr'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `fwrite'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `fputs'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `stderr'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `fwrite'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `stderr'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `fwrite'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `stderr'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `fwrite'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `stderr'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `fwrite'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `fputs'
/usr/lib/gcc/i486-linux-gnu/4.0.2/libsupc++.a(vterminate.o): In function `__gnu_cxx::__verbose_terminate_handler()':
: undefined reference to `fputc'
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list