From: Alex Young Date: 2011-04-13T05:21:29+09:00 Subject: Building extensions into static libraries I am delving into the wonder that is mkmf.rb. I'm trying to tell extconf.rb that I want to build an extension into a static library, but I can't see how to tell it to generate the static target in the Makefile. Has anyone else tried this? -- Alex -- Posted via http://www.ruby-forum.com/.