Release: MinGW GCC 4.6.1 GDC 1.070/2,.055

Daniel Green venix1 at gmail.com
Sat Dec 10 21:16:15 PST 2011


On 12/10/2011 12:27 PM, Andrej Mitrovic wrote:
> Doesn't work with TDM 4.6.1 bundle installer.
 >
> The only place I've found gmp is here:
> http://sourceforge.net/projects/mingw/files/MinGW/Base/gmp/gmp-5.0.1-1/
>
> And that one is libgmp-10.dll, not libgmp-3.dll.
Did you install TDM-GCC or MinGW Stable?

TDM-GCC is built with shared libraries using gmp-4.3.2.  MinGW stable is 
built with static libraries.  The dll you listed comes from gmp-5.0.1. 
I am using the TDM-GCC build scripts to build the D compiler as well. 
You can find the files inside the "libexec/mingw32/4.6.1" folder of the 
TDM-GCC core download from the downloads page.


More information about the D.gnu mailing list