LDC 0.12.1 has been released

Ellery Newcomer ellery-newcomer at utulsa.edu
Sun Dec 8 11:20:16 PST 2013


On Monday, 2 December 2013 at 06:59:55 UTC, Kai Nacke wrote:
>
> As always, the Win32/MinGW packages require a recent version of 
> the mingw-w64 toolchain, see the (new) README file for details. 
> There are no packages for the Win64/MSVC port yet. But you may 
> want to have a look at the package provided by tae hoo:
> http://forum.dlang.org/thread/wrzsaoppngemvqikusac@forum.dlang.org


just installed the mingw package to windows 7 after mingw 4.7.2, 
and I get the following on attemping to compile an empty main 
function:

C:/Users/ellery/Downloads/ldc2-0.12.1-mingw-x86/ldc2-0.12.1-mingw-x86/bin/../lib/libphobos-ldc.a(demangle.obj):fake:(.te
xt+0xa9b): undefined reference to `__mingw_strtold'
collect2.exe: error: ld returned 1 exit status
Error: C:/MinGW/bin/gcc.exe failed with status: 1

what might this be about?


More information about the digitalmars-d-ldc mailing list