[#77789] [Ruby trunk Feature#12012] Add Boolean method — prodis@...
Issue #12012 has been updated by Fernando Hamasaki de Amorim.
4 messages
2016/10/27
[ruby-core:77643] [Ruby trunk Feature#12845] Do we need libruby-static.a?
From:
ko1@...
Date:
2016-10-17 06:08:45 UTC
List:
ruby-core #77643
Issue #12845 has been reported by Koichi Sasada. ---------------------------------------- Feature #12845: Do we need libruby-static.a? https://bugs.ruby-lang.org/issues/12845 * Author: Koichi Sasada * Status: Open * Priority: Normal * Assignee: ---------------------------------------- On install directory, `lib/libruby-static.a` consumes 53MB on my Ubuntu 16 machine (4.4.0-42-generic, gcc 5.4.0). (Because I always use `--enable-shared` option) libruby.so consumes 15MB on same build. Can we drop this libruby-static.a file from install file list? Does anyone use this file? -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>