Compile time macro trouble.

Taylor Hillegeist via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sun Mar 13 21:08:14 PDT 2016


On Sunday, 13 March 2016 at 21:54:16 UTC, Taylor Hillegeist wrote:
> On Sunday, 13 March 2016 at 14:43:27 UTC, Kai Nacke wrote:
>> On Sunday, 13 March 2016 at 06:15:34 UTC, Taylor Hillegeist 
>> BTW: Which version do you use? I used current vesion from 
>> ltsmaster:
>
> I used the latest windows binary.
>
> LDC - the LLVM D compiler (1.0.0-alpha1):
>   based on DMD v2.069.2 and LLVM 3.7.1
>   Default target: x86_64-pc-windows-msvc
>   Host CPU: ivybridge
>   http://dlang.org - http://wiki.dlang.org/LDC

Could this be an issue of using --gc-sections for linking? I have 
quite a few symbols that need to be mapped with this not present.


More information about the digitalmars-d-ldc mailing list