|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
D.gnu - D 2.0 support in SVN
GDC now has support for D 2.0! I have tested it on Linux and Darwin so far. So as to not break other projects, the svn code still builds D 1.0 by default. To build 2.0, run setup-gcc.sh like this: gcc/d/setup-gcc.sh --d-language-version=2 When GDC 0.25 is released, I will probably make 2.0 the default. Source packages will contain only either 1.0 or 2.0 and will not need a special option. David Sep 23 2007
David Friedman wrote:GDC now has support for D 2.0! I have tested it on Linux and Darwin so far. Sep 23 2007
Anders F Björklund wrote:David Friedman wrote:GDC now has support for D 2.0! I have tested it on Linux and Darwin so far. Sep 23 2007
Lars Ivar Igesund escribió:Anders F Björklund wrote:David Friedman wrote:GDC now has support for D 2.0! I have tested it on Linux and Darwin so far. Sep 23 2007
Carlos Santander wrote:Lars Ivar Igesund escribió:Anders F Björklund wrote:David Friedman wrote:GDC now has support for D 2.0! I have tested it on Linux and Darwin so far. Sep 24 2007
On 9/23/07, Carlos Santander <csantander619 gmail.com> wrote:Same here. 1.0, please. Sep 24 2007
I'll upload a gdc-4.1/libphobos2 package to Debian experimental, but D 1.0 will stay the default version in Debian testing for now. Thanks for D 2.0 support. :-) Arthur. 2007/9/24, Anders Bergh <anders1 gmail.com>:On 9/23/07, Carlos Santander <csantander619 gmail.com> wrote:Same here. 1.0, please. Sep 24 2007
|