[Bug other/22511] [3.4 Regression] cc1plus: error: unrecognized command line option "-Wno-pointer-sign"

2005-07-16 Thread eric dot valette at free dot fr
--- Additional Comments From eric dot valette at free dot fr 2005-07-16 14:32 --- Yes you are right g++ is : g++ -v Reading specs from /usr/lib/gcc/i486-linux-gnu/3.4.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr

[Bug c++/22511] New: cc1plus: error: unrecognized command line option "-Wno-pointer-sign"

2005-07-16 Thread eric dot valette at free dot fr
nedTo: unassigned at gcc dot gnu dot org ReportedBy: eric dot valette at free dot fr CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22511

[Bug other/14952] libgcc_eh.a broken with respect to pthreads & static linking

2004-11-09 Thread eric dot valette at free dot fr
--- Additional Comments From eric dot valette at free dot fr 2004-11-09 09:30 --- I can confirm this bug with glibc cvs (yesterday) and gcc-3.4.2. The result is that it is not possible to run the Open Posix test suite with glibc compiled as NPTL + static library. I have a real world RT