From: nobu.nokada@... Date: 2005-04-24T12:21:17+09:00 Subject: Re: RUBY port to HPUX 64-bit PA-RISC 11.11 Hi, At Sun, 24 Apr 2005 11:12:04 +0900, Jamis Buck wrote in [ruby-talk:139572]: > The thread documenting my efforts begins here: > http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/115767. > Basically, the miniruby bootstrapping interpreter is built fine, but > then the build dies with a core dump inside of the Shellwords module > (or another one--it usually died in Shellwords for me, but it died in > others on occassion). Sounds like GC issue. Could you try it with latest snapshot? http://www.rubyist.net/~nobu/ruby/ruby18-20050423.tar.bz2 http://www.rubyist.net/~nobu/ruby/ruby19-20050423.tar.bz2 # The official snapshots stop now due to a security issue. -- Nobu Nakada