www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13227] New: DMD-Win64 debuginfo corruption

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

          Issue ID: 13227
           Summary: DMD-Win64 debuginfo corruption
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: major
          Priority: P1
         Component: DMD
          Assignee: nobody puremagic.com
          Reporter: turkeyman gmail.com

Building LuaD (https://github.com/JakobOvrum/LuaD) with debuginfo seems to
produce corrupt debug info. The linker complains:

2>luad_Debug.lib(base_52f_379.obj) : fatal error LNK1103: debugging information
corrupt; recompile module
2>Building .\FeedBack_Debug.exe failed!

--
Jul 30 2014