- Redhat Linux 6.2/x86 egcs 1.1.2 (Build & Run Platform)
-
$ uname -rsv
Linux 2.2.14-5.0smp #1 SMP Tue Mar 7 21:01:40 EST 2000
$ rpm -q glibc -q egcs
glibc-2.1.3-15
egcs-1.1.2-30
$ g++ -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
$ g++ --print-prog-name=ld
ld
$ g++ --print-prog-name=as
as
$ ld -v
GNU ld version 2.9.5 (with BFD 2.9.5.0.22)
$ as -v /dev/null
GNU assembler version 2.9.5 (i386-redhat-linux) using BFD version 2.9.5.0.22
Known Problems
- See known problems across platforms
- Failures with debug off and optimization on:
- Intermittent failures: TAO/tests/File_IO/run_test.pl
- Intermittent failures: TAO/tests/NestedUpcall/MT_Client_Test/run_test.pl
- Intermittent failures: TAO/orbsvcs/tests/EC_Throughput/run_test.pl
- Failures with debug on and optimization off:
- Intermittent failures: TAO/tests/File_IO/run_test.pl
- Intermittent failures: TAO/tests/NestedUpcall/MT_Client_Test/run_test.pl
- Intermittent failures: TAO/orbsvcs/tests/EC_Throughput/run_test.pl
- Redhat Linux 6.2/x86 g++ 2.95.3 (Build & Run Platform)
-
$ uname -rsv
Linux 2.2.14-5.0smp #1 SMP Tue Mar 7 21:01:40 EST 2000
$ rpm -q glibc
glibc-2.1.3-15
$ g++ -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs
gcc version 2.95.3 20010315 (release)
$ g++ --print-prog-name=ld
ld
$ g++ --print-prog-name=as
as
$ ld -v
GNU ld version 2.9.5 (with BFD 2.9.5.0.22)
$ as -v /dev/null
GNU assembler version 2.9.5 (i386-redhat-linux) using BFD version 2.9.5.0.22
Known Problems
- See known problems across platforms
- Failures with debug off and optimization on:
- Intermittent failures: TAO/tests/NestedUpcall/MT_Client_Test/run_test.pl
- Failures with debug on and optimization off:
- None other than known problems mentioned above.
- Redhat Linux 7.2/x86 g++ 2.95.3 (Build & Run Platform)
-
$ uname -rsv
Linux 2.4.7-10smp #1 SMP Thu Sep 6 16:16:16 EDT 2001
$ rpm -q glibc
glibc-2.2.4-13
$ g++ -v
Reading specs from /opt/gcc/2.95.3/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs
gcc version 2.95.3 20010315 (release)
$ g++ --print-prog-name=ld
ld
$ g++ --print-prog-name=as
as
$ ld -v
GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8)
$ as -v /dev/null
GNU assembler version 2.11.90.0.8 (i386-redhat-linux) using BFD version 2.11.90.0.8
Known Problems
- See known problems across platforms
- Failures with debug off and optimization on:
- TAO/orbsvcs/tests/Simple_Naming/run_test.pl
- Intermittent failures: TAO/tests/MT_Client/run_test.pl
- Failures with debug on and optimization off:
- Intermittent failures: tests/run_test.pl: MEM_Stream_Test timedout
- Intermittent failures: TAO/orbsvcs/tests/Simple_Naming/run_test.pl
- Redhat Linux 7.2/x86 g++ 2.96 (Build & Run Platform)
-
$ uname -rsv
Linux 2.4.7-10smp #1 SMP Thu Sep 6 16:16:16 EDT 2001
$ rpm -q glibc
glibc-2.2.4-13
$ g++ -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
$ g++ --print-prog-name=ld
ld
$ g++ --print-prog-name=as
as
$ ld -v
GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8)
$ as -v /dev/null
GNU assembler version 2.11.90.0.8 (i386-redhat-linux) using BFD version 2.11.90.0.8
Known Problems
- See known problems across platforms
- Failures with debug off and optimization on:
- Intermittent failures: TAO/tests/File_IO/run_test.pl
- Failures with debug on and optimization off:
- Intermittent failures: tests/run_test.pl: Reader_Writer_Test timedout
- Intermittent failures: TAO/tests/File_IO/run_test.pl
- Intermittent failures: TAO/orbsvcs/tests/AVStreams/Component_Switching/run_test.pl