g++ testcases failing terribly (gcc testcases pass fine)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there,  I'm attempting to compile GCC 3.4.1 using GCC 3.4.1.

During make check, gcc tested fine, looking like this:

		=== gcc Summary ===

# of expected passes		24627
# of unexpected failures	1
# of expected failures		70
# of untested testcases		7
# of unsupported tests		191
/share/src/gcc/gcc-build/gcc/xgcc version 3.4.1

However, g++ tested very very badly, looking like this:

		=== g++ Summary ===

# of expected passes		7031
# of unexpected failures	1427
# of expected failures		61
# of unresolved testcases	50
# of untested testcases		18
# of unsupported tests		32
/share/src/gcc/gcc-build/gcc/testsuite/../g++ version 3.4.1

Full summary is available at http://osss.net/test.summary.

I configured using:

../gcc-3.4.1/configure --prefix= --exec-prefix= --bindir=/bin --sbindir=/bin 
--libdir=/lib --libexecdir=/bin --datadir=/share --localstatedir=/var 
--includedir=/include --oldincludedir=/include --infodir=/share/info 
--mandir=/share/man --enable-shared --disable-static --sysconfdir=/etc 
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu 
--enable-languages=c,c++

>From a gcc-build directory.

No CFLAGS, CXXFLAGS, or CC environment variables were set.

Can somebody clue me in as to why I'm getting all the errors for g++?  I'd 
like to fix this problem as soon as possible.  Thanks in advance for any 
advice or suggestions,

-- 
  Casey Allen Shobe  |  http://casey.allen.shobe.info
    cshobe@xxxxxxxx  |  ICQ: 1494523  |  AIM: SomeLinuxGuy
      Open Source Software Solutions  |  http://osss.net


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux