From: Hugh Sasse Date: 2005-11-29T02:10:57+09:00 Subject: Re: building ruby for speed: wise or otherwise? On Tue, 29 Nov 2005, ts wrote: > >>>>> "H" == Hugh Sasse writes: > > H> [ half a kilo of warnings :-) ] > > gcc 4.0.2, the warning were for matz :-) > > H> Ah, not a good idea. But dropping -g ought to speed things up a > H> little, I'd hope. > > If you drop -g, it can add -fomit-frame-pointer with -O2 :-) Good job I asked! :-) Thank you. I'll carry on with my build of new [binutils, bison, gcc] then. > > Guy Decoux > Hugh >