Bug#134262: g++-3.0: Use of dynamic_cast makes compiled program segfault

2002-08-23 Thread Matt Kern
As a short-term cludge (for those that require one); change the link line in your makefiles to link in stdc++ before you link in glut/GLU. By default, stdc++ will be linked in afterwards, but forcing it up the list allows its symbols to become visible to your app. It isn't clean; it isn't pretty;

Bug#157982: gcj-3.2: bashism in gcj-wrapper-3.2

2002-08-23 Thread Martin Waitz
Package: gcj-3.2 Version: 1:3.2-0pre4 Severity: normal hi :) gcj-wrapper-3.2 uses '==' in test expressions. Please use a single '=' instead See test(1) for details. thanks. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux pergament 2.4.19 #1 Don Aug 15

Bug#156662: gcc 3.2 will need Build-Depends on binutils

2002-08-23 Thread Matthias Klose
Jack Howarth writes: Matthias, Now that binutils 2.13.90.0.4-1 is installed on the build machines and debian glibc-cvs has a new pull from the glibc-2-2-branch containing the new ppc libgcc-compat code, we need to set a Build-Depends in gcc-3.2 for the next release of the package. This