Re: New release of GTK+ libraries (1.3.15). Please test!



> To: "Padraig O'Briain" <Padraig Obriain Sun COM>
> Cc: gtk-devel-list gnome org, charlet ACT-Europe FR
> Subject: Re: New release of GTK+ libraries (1.3.15). Please test!
> Mime-Version: 1.0
> Content-Disposition: inline
> User-Agent: Mutt/1.2.5i
> 
> > This problem seems to be caused by an problem with the gcc compiler. We have 
> > moved to version 3.0.3 and that seems to have fixed the problem.
> 
> Well, unless you have evidence of this, I do not agree. It seems that 
configure
> or libtool is relying on some specific behavior of GCC 3.0
> 
> Do you know what change could have caused the previous behavior to change ?
> 
> Arno

Arno,

When I came across this a few weeks ago, the problem was caused by the recent 
changes in glib/gobject/gvaluetransform.c. The __floatdisf and __floatdidf are 
caused by the conversion of int64 to float and double. gcc did not provide a 
shared library with these symbols; they are, I believe, in some static library.


Padraig





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