emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38500: closed (Ruby is built against libruby-static.a)


From: GNU bug Tracking System
Subject: bug#38500: closed (Ruby is built against libruby-static.a)
Date: Fri, 13 Dec 2019 03:52:02 +0000

Your message dated Thu, 12 Dec 2019 21:51:12 -0600
with message-id <address@hidden>
and subject line Re: bug#38500: Ruby is built against libruby-static.a
has caused the debbugs.gnu.org bug report #38500,
regarding Ruby is built against libruby-static.a
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38500: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38500
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Ruby is built against libruby-static.a Date: Thu, 5 Dec 2019 14:25:51 +0100
I'm trying to use Ruby interpeter as a library to link it against my project (metacall: https://github.com/metacall/distributable/blob/65493b393388f5d66d9b466e5d49f9128fee27ea/source/metacall.scm#L117 ). So I tried to download the Ruby package and libruby.so seems not to be present.

Running ldd against ruby executable shows that it is linked with libruby-static.a. When I do ldd against Ruby on my Debian system, it is linked dynamically to libruby.so.

I would like to have two versions, or at least the dynamic one, that's the common way Ruby should be built, and also the Guixy style.

If this isn't handled, I will have to inherit the package and modify the compilation flags in order to compile Ruby with the dynamic library version.

Thanks.

--- End Message ---
--- Begin Message --- Subject: Re: bug#38500: Ruby is built against libruby-static.a Date: Thu, 12 Dec 2019 21:51:12 -0600 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Pushed to core-updates with fd248cb815d571043c3a0c52a01c9b3e368a069e.

Closing

-- 
Brett M. Gilio
Homepage -- https://scm.pw/
GNU Guix -- https://guix.gnu.org/


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]