From: ts Date: 2005-11-29T02:06:28+09:00 Subject: Re: building ruby for speed: wise or otherwise? >>>>> "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 :-) Guy Decoux