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

--- Comment #3 from Richard Cattermole <[email protected]> ---
(In reply to donglei from comment #2)
> (In reply to Richard Cattermole from comment #1)
> > Just to confirm this is for 64bit builds on Windows? And not the default of
> > 32bit?
> 
> Windows system is 64bit, but dmd is 32bit!
> 
> 
> It maybe cased by COFF format, I want to convert it to OMF format, but not
> found coffimplib in DMC website. 
> 
> Could you konw where i can find coffimplib. or where can I download
> libmysql.lib for dlang
> 
> Thanks!

Assuming you are building for 32bit on Windows then you will be using OMF.
coffimplib is available at http://ftp.digitalmars.com/coffimplib.zip

--

Reply via email to