Help needed testing automatic win64 configuration

kdmult kdmult at ya.ru
Thu Oct 17 13:30:14 PDT 2013


On Thursday, 17 October 2013 at 06:16:15 UTC, Brad Anderson wrote:
> Attempt four: http://gnuk.net/dmd-2.064-beta-newsc-lib64-4.exe

While the 64-bit compilation works well the 32-bit one ends with 
the following messages:

---8<---------8<---------8<------

C:\Sandbox\Code>dmd -m64 hello.d


C:\Sandbox\Code>hello.exe

Hello world!

C:\Sandbox\Code>dmd -m32 hello.d
OPTLINK (R) for Win32  Release 8.00.13
Copyright (C) Digital Mars 1989-2010  All rights reserved.
http://www.digitalmars.com/ctg/optlink.html
C:\Sandbox\D\DMD2\WINDOWS\BIN\..\lib\phobos.lib(array)  Offset 
0B04BH Record Type 00C3
  Error 1: Previous Definition Different : 
_D3std5array17__T8AppenderTAyaZ8Appender6__initZ
C:\Sandbox\D\DMD2\WINDOWS\BIN\..\lib\phobos.lib(array)  Offset 
0B05EH Record Type 00C3
  Error 1: Previous Definition Different : 
_D3std5array17__T8AppenderTAyaZ8Appender4Data6__initZ
--- errorlevel 2

---8<---------8<---------8<------


More information about the Digitalmars-d mailing list