Bug#384172: g++-4.1: makes boost 1.33.1-5 FTBFS

2006-08-22 Thread Domenico Andreoli
Package: g++-4.1 Version: 4.1.1-11 hi, after the update to g++-4.1 4.1.1-11 boost package does not build any more. this is reproducible. g++ dies with the following error: gcc-C++-action

Bug#193787: let's meet

2006-08-22 Thread Sebastian
Do not ignore me please, I fouand your email somewhere and now decided to write you. I am coming to your place in bfew weeks and thougaht we can meet each other. Let me know if you do not mind. I am a nice pretty girl. Don't reply to this email. b Email me direclty at [EMAIL PROTECTED] -- To

Bug#384172: g++-4.1: makes boost 1.33.1-5 FTBFS

2006-08-22 Thread Matthias Klose
Domenico Andreoli writes: Package: g++-4.1 Version: 4.1.1-11 which architecture is this? after the update to g++-4.1 4.1.1-11 boost package does not build any more. this is reproducible. please read on ... The bug is not reproducible, so it is likely a hardware or OS problem.

[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations

2006-08-22 Thread bkoz at gcc dot gnu dot org
--- Comment #101 from bkoz at gcc dot gnu dot org 2006-08-22 12:44 --- Fixed. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

Bug#383251: g++-4.1: FTBFS for RQuantLib on i386/testing

2006-08-22 Thread Dirk Eddelbuettel
On 19 August 2006 at 15:03, Matthias Klose wrote: | Dirk Eddelbuettel writes: | | On 18 August 2006 at 00:58, Martin Michlmayr wrote: | | * John Schmidt [EMAIL PROTECTED] [2006-08-17 13:46]: | | Is there a way for me to instrument my code/system, etc to indicate | | where the big time

Bug#384172: g++-4.1: makes boost 1.33.1-5 FTBFS

2006-08-22 Thread Domenico Andreoli
On Tue, Aug 22, 2006 at 02:11:59PM +0200, Matthias Klose wrote: Domenico Andreoli writes: Package: g++-4.1 Version: 4.1.1-11 which architecture is this? i tried to build 1.33.1-5 on my i386 and 1.33.1+1.34.0-cvs20060531-1 on hppa/paer (to see if -mlong-calls switch is still required, as

Bug#384172: g++-4.1: makes boost 1.33.1-5 FTBFS

2006-08-22 Thread Martin Michlmayr
* Domenico Andreoli [EMAIL PROTECTED] [2006-08-21 18:32]: after the update to g++-4.1 4.1.1-11 boost package does not build any more. this is reproducible. 1.33.1-5 builds fine here with 4.1.1-11 on i386. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL

Bug#188943: [Bug c++/10891] code using dynamic_cast causes segfaults when -fno-rtti is used

2006-08-22 Thread bangerth at dealii dot org
-- Bug 10891 depends on bug 28687, which changed state. Bug 28687 Summary: [4.2 regression] dynamic_castvoid* disallowed too rigorously with -fno-rtti http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28687 What|Old Value |New Value

ICE when compiling Stalin under 4.1 but not 4.0

2006-08-22 Thread Jeffrey Mark Siskind
Submitter-Id: net Originator:Jeffrey Mark Siskind Organization: Purdue ECE Confidential: no Synopsis: ICE when compiling Stalin under 4.1 but not 4.0 Severity: critical Priority: medium Category: c Class: ice-on-legal-code Release: 4.0.4 20060507

[Bug libgcj/28698] [gcj] libgcj-bc only used when building shared libs, not executables

2006-08-22 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2006-08-22 23:34 --- Bryce pointed out that we need to deal with the primitive class objects somehow. Otherwise code like 'new int[5]' will pull in libgcj.so. I'll send a patch to the java-patches list. Could you try it on your test

[Bug libgcj/28698] [gcj] libgcj-bc only used when building shared libs, not executables

2006-08-22 Thread bryce at mckinlay dot net dot nz
--- Comment #5 from bryce at mckinlay dot net dot nz 2006-08-22 23:45 --- What does ldd on the dummy (unversioned) libgcj_bc.so say? This library should not be linked against libgcj.so, maybe it is being linked incorrectly. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28698