[Issue 15218] DMD should link dynamically to libphobos by default

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Oct 17 20:27:55 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=15218

--- Comment #3 from Shriramana Sharma <samjnaa at gmail.com> ---
(In reply to Adam D. Ruppe from comment #1)
> Phobos changes with every release. All executables compiled before an update
> will now be liable to break.

A valid point, obviously which I didn't think of. Am I then correct in assuming
that Phobos doesn't guarantee ABI stability as in """Minor releases are
backwards binary and source compatible."""
(https://wiki.qt.io/Qt-Version-Compatibility)?

Very well – this means the request should be postponed till such a date that
DMD starts doing stable versioning...

(In reply to Iain Buclaw from comment #2)
> Agreed.  This is not a bug on our side, more it is a decision given to the
> package maintainers for various OS's.

How is it a decision for package maintainers? In my experience, package
maintainers don't like to fiddle with the default behaviour of software.

--


More information about the Digitalmars-d-bugs mailing list