libstdc++ compatibility between Linux distributions

2002-04-09 Thread Matthias Klose
Hello, I vaguely remember of some effort to make libstdc++ libraries compatible between Linux distributions. However the only message I can find is http://gcc.gnu.org/ml/libstdc++/2002-02/msg00080.html Please could you point me to someone/some place, where Debian could join the discussion?

Re: bootstrap/2987: gcc 3.0 0526 fails to build on mips*-linux

2002-04-09 Thread rth
Synopsis: gcc 3.0 0526 fails to build on mips*-linux State-Changed-From-To: analyzed->feedback State-Changed-By: rth State-Changed-When: Tue Apr 9 15:15:32 2002 State-Changed-Why: Something's screwy here with your setup. is included by gcc/tsystem.h iff -Dinhibit_libc is not defined.

Using -fpack-struct creats segfaulting code.

2002-04-09 Thread Panagiotis Issaris
>Submitter-Id: net >Originator:Panagiotis Issaris >Organization: >Confidential: no >Synopsis: Using -fpack-struct creats segfaulting code. >Severity: serious >Priority: medium >Category: c++ >Class: wrong-code >Release: 3.0.3 20011215 (Debian prerelease) (

gcc-3.0_3.0.4ds3-7_i386.changes ACCEPTED

2002-04-09 Thread Debian Installer
Accepted: cpp-3.0-doc_3.0.4-7_all.deb to pool/main/g/gcc-3.0/cpp-3.0-doc_3.0.4-7_all.deb cpp-3.0_3.0.4-7_i386.deb to pool/main/g/gcc-3.0/cpp-3.0_3.0.4-7_i386.deb fastjar_3.0.4-7_i386.deb to pool/main/g/gcc-3.0/fastjar_3.0.4-7_i386.deb fixincludes_3.0.4-7_i386.deb to pool/main/g/gcc-3.0/fix

woody: compiling kde3 with gcc-3.0 -> crash

2002-04-09 Thread Martin Rasp
Hi. When compiling QT3 & KDE3 under Debian Woody with gcc-3.0 and g++-3.0 KDE3 crashes during startup. When compiling with gcc-2.95 and g++-2.95 it's working fine. Is it because the linked debian libraries are compilied with version 2.95? Or is it a real problem in version 3.0 of gcc/g++ in wo