[Issue 14871] Linker errors with 2.068.0-rc1

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Aug 6 23:44:53 PDT 2015


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=846

--- Comment #10 from Walter Bright <bugzilla at digitalmars.com> ---
Please read the discussion here:

    https://github.com/D-Programming-Language/dmd/pull/4851

The general idea is, if your code imports A, then you must link with A.obj.

Note that Kenji, Martin and I discussed this for a while and did not reach a
consensus.

--


More information about the Digitalmars-d-bugs mailing list