Fail to build LDC2 on Windows 7 X64

tae hoo liteon777 at hanmail.net
Tue Nov 12 08:24:25 PST 2013


thanks Kai

I have used your new patch (win64eh_all_20131112.diff).
but the same problem generated.

Unknown frame setup opcode!
UNREACHABLE executed at 
C:\LDC\llvm\lib\Target\X86\X86MCInstLower.cpp:855!

I compiled with a Visual Studio 2012.
I think that the cause of this problem is related with a X64 
Prolog and
Epliog RSP register realignment.

Visual Studio 2012 does over allocates and realigns RSP

How to resolve it?
Would you upate the patch ^^;;;


Regards, Kai






On Tuesday, 12 November 2013 at 10:50:35 UTC, Kai Nacke wrote:
> On Tuesday, 12 November 2013 at 06:07:16 UTC, tae hoo wrote:
>> Hey Kai
>>
>> I noticed that, too.
>> Would you send me the llvm SRC files which can be used with
>> a win64eh_all_20131021.diff file.
>>
>> Thanks you.
>
> Hi tae,
>
> I have updated the patch in the wiki. Just use the new version.
>
> Regards,
> Kai



More information about the digitalmars-d-ldc mailing list