Bug #873
closedcompilation failure
Description
=begin
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
=end
Files
Updated by ko1 (Koichi Sasada) almost 16 years ago
=begin
Could you show me a rbconfig.rb?
Oleg Puchinin wrote::
Bug #873: compilation failure
http://redmine.ruby-lang.org/issues/show/873Author: Oleg Puchinin
Status: Open, Priority: High
Category: core, Target version: 1.9.xLinux 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/Linuxcompilation failure
--
// SASADA Koichi at atdot dot net
=end
Updated by yugui (Yuki Sonoda) almost 16 years ago
- Target version changed from 2.0.0 to 1.9.1 Release Candidate
=begin
=end
Updated by OlegPuchinin (Oleg Puchinin) almost 16 years ago
- File rbconfig.rb rbconfig.rb added
=begin
=end
Updated by mame (Yusuke Endoh) almost 16 years ago
=begin
Hi,
2008/12/14 Oleg Puchinin redmine@ruby-lang.org:
Bug #873: compilation failure
http://redmine.ruby-lang.org/issues/show/873Author: Oleg Puchinin
Status: Open, Priority: High
Category: core, Target version: 1.9.xLinux 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/Linuxcompilation 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
=end
Updated by OlegPuchinin (Oleg Puchinin) almost 16 years ago
=begin
- configure with optflags="-O0"
Yes, it works. Thanks.
=end
Updated by matz (Yukihiro Matsumoto) almost 16 years ago
- Status changed from Open to Closed
=begin
=end