From: ts Date: 2004-03-05T21:16:24+09:00 Subject: Re: plruby: --enable-static-ruby / --disable-shared ? >>>>> "n" == nobu nokada writes: n> Don't link libruby-static.a to shared objects. It is for n> executables without libruby.so, e.g. conftest, but not for n> extension libraries. plruby is not an extension library. This is just that ruby was, in this case, compiled with --enable-shared Guy Decoux