Issue #1964 has been updated by Brian Toal.


I forgot to include the compile options and environment variables that I used.

./configure --prefix=/tcg/tcg_app/ruby/1.9.1-p243 --without-gcc 

export PATH=/opt/SUNWspro/bin:$PATH

export CC=cc
export CXX=CC
export CFLAGS="-fast -xarch=v9 -xcode=pic32"
export CXXFLAGS="-fast -xarch=v9 -xcode=pic32"
export CPPFLAGS="-I$HOME/tools/include -I$HOME/openssl/rel/include"
export LDFLAGS="-L$HOME/tools/lib"

----------------------------------------
http://redmine.ruby-lang.org/issues/show/1964

----------------------------------------
http://redmine.ruby-lang.org