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]

successfully built and installed on sparc-sun-solaris2.5.1


sparc-sun-solaris2.5.1

../configure --prefix=/freeware/gnu/egcs-1.0/sun --with-gnu-as --enable-shared


        === libio Summary ===
 
        # of expected passes        33
        # of unexpected failures    3  <== fixed these by modifying
						Makefile.in
        # of expected failures      4

 
        === libstdc++ Summary ===
 
        # of expected passes        30
    
    
        === gcc Summary ===
    
        # of expected passes        4881
        # of unexpected failures    4
        # of expected failures      5
        # of unsupported tests      6
 
 
        === g++ Summary ===
 
        # of expected passes        2943
        # of unexpected failures    457 <== expected because of
					    --enable-shared option
        # of unexpected successes   1
        # of expected failures      82
        # of untested testcases     6
         
         
        === g77 Summary ===
         
        # of expected passes        132
         


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