Help needed testing automatic win64 configuration

Brad Anderson eco at gnuk.net
Thu Oct 17 13:58:46 PDT 2013


On Thursday, 17 October 2013 at 20:30:15 UTC, kdmult wrote:
> 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<------

That might be because I didn't update phobos to the latest when I 
replaced dmd.exe. I'll take a look.


More information about the Digitalmars-d mailing list