From: KOSAKI Motohiro Date: 2012-01-14T12:30:02+09:00 Subject: [ruby-core:42129] Re: [ruby-trunk - Feature #5873] Adopt FFI over DL > To remove original DL completely, we have to bundle libffi itself > wholly. Why? Example, openssl is really important and rubygems and some modules strongly depend on it. but we don't bundle libopenssl itself. What's different?