libgphobos2.so in a debian package

Freddy via D.gnu d.gnu at puremagic.com
Sat Sep 27 11:12:47 PDT 2014


Would it be a bad idea to have libgphobos2(.so) debian package so
other (future) packages don't have to statically link with with
phobos?
---
#libgphobos2.a exists
$ dpkg -L libphobos-4.8-dev  |fgrep .a
/usr/lib/gcc/x86_64-linux-gnu/4.8/libgphobos2.a

#libgphobos2.so doesn't exist
$ dpkg -L libphobos-4.8-dev  |fgrep .so
---


More information about the D.gnu mailing list