Hey there,
I'm upgrading my compiler and I've run into a bit of a problem. The
compilation works like a charm; however, when I run through the
checking I manage to create the following errors:
--begin cut--
rootme=`pwd`; export rootme; \
srcdir=../../../../egcs-1.1.2/libio/testsuite ; export srcdir ; \
EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo \
${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; \
if [ -f ${rootme}/../../expect/expect ] ; then \
TCL_LIBRARY=${srcdir}/../../tcl/library ; \
export TCL_LIBRARY ; fi ; \
` if [ -f ${srcdir}/../../dejagnu/runtest ]; then echo
${srcdir}/../../dejagnu/runtest; else if [ "i586-pc-linux-gnu" =
"i586-pc-linux-gnu" ]; then echo runtest; else t=''; echo runtest | sed -e '' $t; fi;
fi`
WARNING: Couldn't find the global config file.
Test Run By root on Tue May 11 06:21:36 1999
Native configuration is i586-pc-linux-gnu
=== libio tests ===
Using ../../../../egcs-1.1.2/libio/testsuite/config/default.exp as \
tool-and-target-specific description.
Running ../../../../egcs-1.1.2/libio/testsuite/libio.tests/hounddog.exp ...
ERROR: (DejaGnu) proc "libstdc++_include_flags" does not exist.
The error code is
=== libio Summary ===
make[3]: *** [just-check] Error 1
make[3]: Leaving directory `/root/newdl/compile/i586-pc-linux-gnu/libio/testsuite'
make[2]: *** [subdir_do] Error 1
make[2]: Leaving directory `/root/newdl/compile/i586-pc-linux-gnu/libio'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/root/newdl/compile/i586-pc-linux-gnu/libio'
make: *** [check-target-libio] Error 2
--end cut--
I'm not exactly sure what's going on here. I'm running glibc v2.0.6 on
an i586 (obviously). Egcs is being compiled by gcc v2.7.2.1
Any comments or suggestions would be greatly appreciated.
Thanks -- Matt
--
[EMAIL PROTECTED]
"i am a .sig virus, please \
put me in your .sig file"