[Issue 10710] shared phobos library doesn't work on all linux distributions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 24 07:08:39 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10710



--- Comment #38 from Jordi Sayol <g.sayol at yahoo.es> 2013-10-24 07:08:34 PDT ---
(In reply to comment #37)
> (In reply to comment #36)
> > For me it is fine, as long as it is a temporary measure.
> 
> Well the replacement is setting up real build scripts for the different
> distributions.
> Hopefully we'll get there for the next release.
> 
> https://github.com/D-Programming-Language/phobos/pull/1661

With this patch we should install the new "libcurl_stub.so" too.

Its SONAME is the linking name "libcurl.so", so this will make the new Linux
dmd/phobos packages incompatible with all other curl development libraries
packages (cannot be installed together). For me this is not a problem.

If accepted, I need a new beta to fix all these new things (set dependencies,
conflicts, include the new library, symlinks, etc.)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list