On Jun 6, 2007, at 05:21, Tom Lieber wrote: > On 6/6/07, Eric Hodel <[EMAIL PROTECTED]> wrote: >> On Jun 5, 2007, at 19:29, Tom Lieber wrote: >> > What could this be? >> >> What does: >> >> ruby -rrbconfig -e 'p Config::CONFIG["CFLAGS"]' >> >> say? > > -Os -march=pentium4 -pipe -fPIC
Ok. Making sure you weren't compiling with something that added - fomit-frame-pointer, which I've also seen cause problems in the tar- handling code. _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
