Re: [Wengophone-devel] Avoid gcc 4.1: it makes wengophone crash!

2006-12-14 Thread Didier LINK
Le mercredi 13 décembre 2006 à 23:45 +, Ludovico Cavedon a écrit : > Hi! > Hi, > I noticed that gcc 4.1 is producing bad code with boost libraries, so > WengoPhone > is crashing very often. > > In particular automatic slot disconnection upon object destruction is not > working right. > > T

Re: [Wengophone-devel] Avoid gcc 4.1: it makes wengophone crash!

2006-12-14 Thread Philippe BERNERY
Le 14 déc. 06 à 10:37, Ludovico Cavedon a écrit : I would say that a gcc bug is more likely because it happens only with gcc 4.1.2, which has not been released yet. What distro and gcc version, in your case? I'm not working on it by now, I can tell you this is Ubuntu 6.10. I don't which gcc

Re: [Wengophone-devel] Avoid gcc 4.1: it makes wengophone crash!

2006-12-14 Thread Ludovico Cavedon
On Thu, 2006-12-14 at 10:38 +0100, Andreas Schneider wrote: > Ludovico Cavedon wrote: > > On Thu, 2006-12-14 at 09:46 +0100, Andreas Schneider wrote: > >> I've compiled the code here on openSUSE 10.2 which has gcc 4.1.2. Did > >> you report the bug to the gcc bugzilla? If yes, could you please post

Re: [Wengophone-devel] Avoid gcc 4.1: it makes wengophone crash!

2006-12-14 Thread Andreas Schneider
Ludovico Cavedon wrote: > On Thu, 2006-12-14 at 09:46 +0100, Andreas Schneider wrote: >> I've compiled the code here on openSUSE 10.2 which has gcc 4.1.2. Did >> you report the bug to the gcc bugzilla? If yes, could you please post >> the bug number :) > > Did it work for you? No, it didn't. I've

Re: [Wengophone-devel] Avoid gcc 4.1: it makes wengophone crash!

2006-12-14 Thread Ludovico Cavedon
On Thu, 2006-12-14 at 10:14 +0100, Philippe BERNERY wrote: > Le 14 déc. 06 à 00:45, Ludovico Cavedon a écrit : > > I noticed that gcc 4.1 is producing bad code with boost libraries, > > so WengoPhone > > is crashing very often. > > I noticed this too, very annoying. So this is a boost bug? I w

Re: [Wengophone-devel] Avoid gcc 4.1: it makes wengophone crash!

2006-12-14 Thread Philippe BERNERY
Le 14 déc. 06 à 00:45, Ludovico Cavedon a écrit : I noticed that gcc 4.1 is producing bad code with boost libraries, so WengoPhone is crashing very often. Hi Ludovico, I noticed this too, very annoying. So this is a boost bug? -- Philippe BERNERY <[EMAIL PROTECTED]> http://dev.openwengo.or

Re: [Wengophone-devel] Avoid gcc 4.1: it makes wengophone crash!

2006-12-14 Thread Ludovico Cavedon
On Thu, 2006-12-14 at 09:46 +0100, Andreas Schneider wrote: > I've compiled the code here on openSUSE 10.2 which has gcc 4.1.2. Did > you report the bug to the gcc bugzilla? If yes, could you please post > the bug number :) Did it work for you? I have not reported to gcc bugzilla because the vers

Re: [Wengophone-devel] Avoid gcc 4.1: it makes wengophone crash!

2006-12-14 Thread Andreas Schneider
Ludovico Cavedon wrote: > Hi! Hi Ludovico, > To test if your compiler is broken, you can try to compile and run this file: > http://netgroup.polito.it/~cavedon/test-gcc-boost.cc > this should be the correct output > http://netgroup.polito.it/~cavedon/test-gcc-boost.out > > I have tried under Ubun

[Wengophone-devel] Avoid gcc 4.1: it makes wengophone crash!

2006-12-13 Thread Ludovico Cavedon
Hi! I noticed that gcc 4.1 is producing bad code with boost libraries, so WengoPhone is crashing very often. In particular automatic slot disconnection upon object destruction is not working right. To test if your compiler is broken, you can try to compile and run this file: http://netgroup.poli