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]

Partial sucess building egcs 1.0.1 on i686-pc-linux-gnulibc1


I configured egcs to install to /usr/supported/egcs.  I upgraded to binutils
2.8.1.0.15.  I also installed the dejagnu snapshot from cygnus.

Egcs compiled fine.  But in the testing things changed, gcc tests fine, but I 
have many unexpected failures in g++ mostly in g++.brendan, g++.bugs, g++.law,
and g++.mike.

Any suggestions?  I used no options for configure except 
	--prefix=/usr/supported/egcs.
Thanks
Pete Harllee


Here are the summaries from make -k check

                === libio Summary ===

# of expected passes            3
# of unexpected failures        13
# of expected failures          24
runtest completed at Sat Jan 10 16:46:19 1998

                === libstdc++ Summary ===

# of unexpected failures        10
# of expected failures          20
runtest completed at Sat Jan 10 16:46:36 1998

                === gcc Summary ===

# of expected passes            4883
# of expected failures          5
# of unsupported tests          7
Executing on host: /usr/supported/egcs/gcc/xgcc -v   
/usr/supported/egcs/gcc/xgcc version egcs-2.90.23 980102 (egcs-1.0.1 release)

                === g++ Summary ===

# of expected passes            3279
# of unexpected failures        100
# of unexpected successes       3
# of expected failures          101
# of untested testcases         6
Executing on host: /usr/supported/egcs/gcc/testsuite/../xgcc -v   
/usr/supported/egcs/gcc/testsuite/../xgcc version egcs-2.90.23 980102 (egcs-1.0.1 release)

                === g77 Summary ===

# of expected passes            130
# of unexpected failures        2
Executing on host: /usr/supported/egcs/gcc/g77 -v   
/usr/supported/egcs/gcc/g77 version egcs-2.90.23 980102 (egcs-1.0.1 release)



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