From: Dave Howell Date: 2006-04-01T10:52:57+09:00 Subject: Re: ./configure doesn't like CFLAGS='-ggdb' On Mar 29, 2006, at 19:56, Nicolas Despr�s wrote: > On 3/29/06, Dave Howell wrote: >> >> On Mar 27, 2006, at 15:13, Dave Howell wrote: >>> >>> Can anybody fill me in on what I need to do differently to compile >>> Ruby with the "-ggdb" flag? >> >> Is this a harder question than I thought, or maybe I asked this in the >> wrong place? >> >> >> > > I've just compiled the Ruby last cvs version with -ggdb and "make > test" succeeded. I'm not getting that far. "configure" won't let me try to actually compile, because it declares that the compiler isn't working right when I add that flag. Maybe it's something that "got fixed" in the current version . . . .