Hi,

At Sat, 21 Apr 2007 04:58:04 +0900,
Josh Steiner wrote in [ruby-talk:248581]:
> ahh, thanks for the reply.  That makes sense.  I am now linking 
> stringio.lib into my executable, but still i get
> 
> "no such file to load -- stringio"

You need ext/extinit.obj too, to initialize statically linked
extensions.

-- 
Nobu Nakada