dmd 2.063 generated code a lot slower then dmd 2.062
Walter Bright
newshound2 at digitalmars.com
Mon Oct 14 01:56:08 PDT 2013
On 10/14/2013 12:24 AM, Benjamin Thaut wrote:
> When
> compiling the latest druntime with the latest dmd for windows 32-bit I get the
> following error message:
>
> lib\druntime.lib: Error: corrupt object module
>
> On windows 64-bit everything works fine. Any ideas why this happens?
It means it isn't a correct 32 bit object file.
More information about the Digitalmars-d
mailing list