Am Thu, 05 Mar 2009 02:40:07 -0800
schrieb Walter Bright <[email protected]>:

> 
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.041.zip
> 
> 
> http://www.digitalmars.com/d/2.0/changelog.html
> http://ftp.digitalmars.com/dmd.2.026.zip

Awesome release, even with the source code!

But compiling with dsss on linux using the dmd-posix layout gives:

$ Error: version identifier 'Posix' is reserved and cannot be set

Apparently this release reserved the Posix identifier on linux. Removing
the -version=Posix in your dmd-posix layout fixes this.

Reply via email to