Akinori MUSHA wrote: <snip> > That's not an issue, actually. You can use the .so suffix universally > regardless of running platforms. The Ruby interpreter knows what > suffix the running platform uses and replaces the .so part with the > correct suffix when loading a module. I never knew that. Is that documented somewhere? Thanks, Dan