Re: [gtk-list] Entry fields problem fixed. *blush*



On 9 Dec 1997, Ben Gertzfield wrote:

> Well, it seems somewhere between libgtk 971109 and libgtk1-971201, the
> ability to make CLAGS=-g -O2 -D_REENTRANT -fomit-frame-pointer
> (the suggested flags for Debian and libc6) broke. 
> 
> That was the root of the problems I was having with entry fields and
> Gtk. 
> 
> Is this a gtk problem? A gcc problem? :) I think it's silly that
> optimization can make programs *not* work like that.

Compiling with both -g and -fomit-frame-pointer just might explain it.
Also don't use -D_REENTRANT unless you really mean that.

"-O2 -g" is fine for most purposes.

-- Elliot					http://www.redhat.com/
"They don't let my code go into shipping products," Gates said. "They
 haven't done that for eight years." (at the 1997 PDC)



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