]> git.llucax.com Git - personal/website.git/blob - source/blog/posts/2010/08/09-gdc-activity.rst
Move from llucax.com.ar to llucax.com
[personal/website.git] / source / blog / posts / 2010 / 08 / 09-gdc-activity.rst
1 Title: GDC activity
2 Tags: en, d, gdc, activity, floss, gcc, dmd
3
4 There is a lot of activity lately in the GDC__ world, both the repository__ and
5 the `mailing list`__ (mostly closed `bug reports`__ notification).
6
7 __ http://bitbucket.org/goshawk/gdc
8 __ http://bitbucket.org/goshawk/gdc/changesets
9 __ http://news.gmane.org/gmane.comp.lang.d.gnu
10 __ http://d.puremagic.com/issues/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=DGCC+aka+GDC&content=
11
12 The reborn of GDC is a courtesy of Vincenzo Ampolo (AKA goshawk) and Michael P.
13 (I'm sorry, I couldn't find his last name), but it received a big boost lately
14 since Iain Buclaw (apparently from Ubuntu__, judging from his e-mail address)
15 got commit access to the repository in July.
16
17 __ http://www.ubuntu.com/
18
19 They are working in updating both the DMD__ front-end and the GCC__ back-end and
20 judging from the commits, the front-end is updated to DMD 1.062__ and
21 2.020__ (they are working on Druntime__ integration now) and the back-end works
22 with GCC 3.4, 4.1, 4.2, 4.3 and 4.4 is in the works.
23
24 __ http://www.dsource.org/projects/dmd
25 __ http://gcc.gnu.org/
26 __ http://www.digitalmars.com/d/1.0/changelog.html#new1_062
27 __ http://www.digitalmars.com/d/2.0/changelog.html#new2_020
28 __ http://www.dsource.org/projects/druntime
29
30 Really great news! Thanks for the good work!
31
32
33 .. vim: set et sw=3 sts=3 :