Re: [gtkmm] libgtkmm from debian unstable



ok,

thanks for all the tips..
it's not that easy because i also use gnomeuimm and gconfmm.

i hope that debian switches to g++-3.2 very soon. in the meantime i use my own compiled libs.


--
triendl klaus





On Wed, 11 Dec 2002 17:19:41 +0100
Christof Petig <christof petig-baender de> wrote:

> triendl klaus schrieb:
> > hi,
> > 
> > is someone using libgtkmm2.0-dev (and dependencies) from debian unstable? it is compiled with g++-2.95, so i have to use also this version.
> 
> I recompiled it using
> 'CC=gcc-3.2 CXX=g++-3.2 apt-get source -b libgtkmm2.0-dev'
> but was too lazy to file a bug report to the package. I hoped debian 
> would switch to 3.2 as standard really fast. Sigh.
> 
> PS: do not forget to recomile libsigc++
> 
> > i have the problem that a very simple testprogram segfaults if the class derived from the glade-class (as glademm creates it) has an inline member of any type.
> > 
> > i asked a friend to test it too and he confirms the problem.
> > additionally i have also tested the testprogram with selfcompiled mm-stuff (g++-3.0) and everything runs fine.
> 
> It is the dynamic_cast bug from the gtkmm FAQ.
> 
> Glademm (in CVS) will now emit a warning that none of it's gtkmm2 
> programs will work with gcc 2.95.
> 
>     Christof
> 
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
> 
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]