On 19.07.2011 15:29, Trass3r wrote:
I built the fourth example
(http://dsource.org/projects/gtkd/wiki/CodeExamples) using rdmd and it
worked fine (regarding gtkD).
(svn version of gtkD)

There's a rdmd bug though. 'rdmd --build-only --chatty
-I~/coding/gtkD/src/ -L-ldl test.d'
doesn't directly work cause the .rsp file contains 'dmd'.
But if you execute the command inside the .rsp it builds without problems.

What is the command line?
rdmd segfaults on me using this:

c:\temp>rdmd --build-only --chatty -I\d\ext\gtkd\src t.d
dmd -I\d\ext\gtkd\src -v -o- "t.d" -I"." >t.d.deps

Reply via email to