This is the mail archive of the gcc@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]

egcs compiled



Hello there,

As requested in the documentation, I write you this note to inform you
that I have just compiled the full egcs-1.0.3a release on a PentiumII
linux RedHat 5.1 machine. config.guess returns "i686-pc-linux-gnu"

Below follows some output from Running the test suite. There were some
unexpected failures but also some unexpected successes. I guess all in all
it went well.

Have a nice day,  Bart Hazes 

                === gcc Summary ===

# of expected passes            4882
# of unexpected failures        1
# of expected failures          5
# of unsupported tests          7
/usr/local/egcs-1.0.3a/gcc/xgcc version egcs-2.90.29 980515 (egcs-1.0.3
release)



make[1]: [check-gcc] Error 1 (ignored)
rootme=`pwd`; export rootme; \
srcdir=`cd .; pwd` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=${srcdir}/../tcl/library ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool g++
WARNING: Couldn't find the global config file.
Test Run By utils on Tue Aug 11 18:20:36 1998
Native configuration is i686-pc-linux-gnu

                === g++ tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/local/dejagnu/share/dejagnu/baseboards/unix.exp as board
description file for target.
Using /usr/local/dejagnu/share/dejagnu/config/unix.exp as generic
interface file for target.
Using /usr/local/egcs-1.0.3a/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /usr/local/egcs-1.0.3a/gcc/testsuite/g++.old-deja/old-deja.exp ...
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/p6610a.C  Execution test

                === g++ Summary ===

# of expected passes            3399
# of unexpected failures        1
# of unexpected successes       3
# of expected failures          80
# of untested testcases         6
/usr/local/egcs-1.0.3a/gcc/testsuite/../xgcc version egcs-2.90.29 980515
(egcs-1.0.3 release)


make[1]: [check-g++] Error 1 (ignored)
rootme=`pwd`; export rootme; \
srcdir=`cd .; pwd` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=${srcdir}/../tcl/library ; \
   export TCL_LIBRARY ; fi ; \
runtest --tool g77
WARNING: Couldn't find the global config file.
Test Run By utils on Tue Aug 11 18:27:01 1998
Native configuration is i686-pc-linux-gnu

                === g77 tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/local/dejagnu/share/dejagnu/baseboards/unix.exp as board
description file for target.
Using /usr/local/dejagnu/share/dejagnu/config/unix.exp as generic
interface file for target.
Using /usr/local/egcs-1.0.3a/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running
/usr/local/egcs-1.0.3a/gcc/testsuite/g77.f-torture/compile/compile.exp ...
Running
/usr/local/egcs-1.0.3a/gcc/testsuite/g77.f-torture/execute/execute.exp ...
FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer
-finline-functions -funroll-loops
FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer
-finline-functions -funroll-all-loops

                === g77 Summary ===

# of expected passes            130
# of unexpected failures        2
/usr/local/egcs-1.0.3a/gcc/g77 version egcs-2.90.29 980515 (egcs-1.0.3
release)


make[1]: [check-g77] Error 1 (ignored)
make[1]: Leaving directory `/usr/local/egcs-1.0.3a/gcc'




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