(2010/08/20 5:28), Dorfelite wrote: > The linker complains about following: > > undefined reference to `ruby_snprintf' Why? because ruby_snprintf is externally visible, I don't think this would normally happen.