On Sunday, 10 March 2013 at 19:01:43 UTC, Andrej Mitrovic wrote:
On 3/10/13, alex <[email protected]> wrote:
how does one build/link modules to .a/.lib/.so files?
It doesn't support this yet but it will soon. A pull was made
recently:
https://github.com/D-Programming-Language/tools/pull/51
Love this stuff. What do you think - starting with coding on rdmd
support anyway and dropping shared/static lib support for a short
time span?
Or..actually, the -c solution should work. I'm too lazy to test
it right now though.