RVM uses this flag for ./configure . This means βcreate a shared library for Ruby,β but where can I get more information about what actually happens when you use this compilation flag?
./configure
It will create libruby.so so that other programs can use it, for example. Vim with Ruby support.
libruby.so
Source: https://habr.com/ru/post/1497168/More articles:How to rotate text in a pseudo-element? - htmlHover over the menu item. - javaAdding to the top of the throw list? - javaSlick Grid wrapped in directive (angular), some parameters do not work (resize and drag columns) - angularjsHow to create a .MDF file based on an existing database in SQL Server? - sqlangular.js: using a directive, insert another directive as an attribute - javascriptNg-click binding function in compilation using AngularJS - angularjsGet UTF-8 input with X11 display - linuxWhy is this case not blocked? - c ++Scala Search for reflection? - reflectionAll Articles