On 2007-01-29 05:53:55 -0800, Joris Verboomen wrote:
> XCode 2.1.  I looked into the Makefile generated by
> the configure command but couldn't find any reference
> to fschedule-insns2.  I have the following:
> 
> CFLAGS = -g -O2 -pipe -fno-common  -DRUBY_EXPORT

you need to consult the documentation of your GCC what -f flags it
enables with -O2, maybe -fschedule-insns2 is one of them.

    darix

-- 
           openSUSE - SUSE Linux is my linux
               openSUSE is good for you
                   www.opensuse.org
_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to