April 21, 2017
https://issues.dlang.org/show_bug.cgi?id=17338

          Issue ID: 17338
           Summary: [Reg 2.075] link failure unsupported symbol section
                    0xff01
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: regression
          Priority: P1
         Component: dmd
          Assignee: nobody@puremagic.com
          Reporter: code@dawg.eu

Since a while dmd produces object files that cause a link error.

Tested with different linkers (ld.gold 2.26.1, ld.bfd 2.22).

Digger says this was introduced with. https://github.com/D-Programming-Language/dmd/pull/6564

--