Hi, 2008/12/14 Oleg Puchinin <redmine / ruby-lang.org>: > Bug #873: compilation failure > http://redmine.ruby-lang.org/issues/show/873 > > Author: Oleg Puchinin > Status: Open, Priority: High > Category: core, Target version: 1.9.x > > Linux openSUSE 11.0 gcc-4.3.1 > Linux linux-8uq5 2.6.25.18-0.2-pae #1 SMP 2008-10-21 16:30:26 +0200 i686 athlon i386 GNU/Linux > > compilation failure Perhaps SUSE's gcc issue. [ruby-core:18029] [ruby-core:18366] I think you may do: - configure with optflags="-O0" - build latest gcc by yourself - use openSUSE 11.1 (which will be released soon) There may be a easier way, such as installing other gcc package and upgrading it. I'm unfamiliar with SUSE. Thanks, -- Yusuke ENDOH <mame / tsg.ne.jp>