From: Michael Klishin Date: 2008-12-29T12:23:14+09:00 Subject: [ruby-core:20944] [Bug #942] Build fails on IA-32 Linux with gcc 4.3.2 Bug #942: Build fails on IA-32 Linux with gcc 4.3.2 http://redmine.ruby-lang.org/issues/show/942 Author: Michael Klishin Status: Open, Priority: High Target version: 1.9.1 Release Candidate I have the following build failure on IA-32 on Linux, gcc version is 4.3.2. Build trace: https://gist.github.com/9a1ac12553028068a31b gcc -v: https://gist.github.com/dae57f2331bc3ebbd268 configure flags: ./configure --program-suffix=1.9.1 --prefix=/usr/local/ruby1.9.1 --enable-debug This happens on ruby_1_9_1 branch, on the tip. ---------------------------------------- http://redmine.ruby-lang.org