matz / ruby-lang.org (Yukihiro Matsumoto) wrote in message news:<1031671988.807899.5138.nullmailer / picachu.netlab.jp>... > Hi, > > In message "Bug in Ruby Ext to C or it is me ?" > on 02/09/11, JCW <weilljc / club-internet.fr> writes: > > |Compile this, link it with ruby lib, execute with a small > |ruby program like this one : > | > | puts "Hello World from main Ruby Thread" > | > |And explain why there is a core dump ! > > It works for me. Could you tell me about your platform and the > version of Ruby you're using. > > matz. Platform Solaris Compiler cc (natif Sun Compiler) Tru-OS-64 Compiler cc (natif Compaq/HP Conpiler) I'll try it on Linux and with gcc. Best Regards, JC