Build / Package system

Jacob Carlborg doob at me.com
Wed May 30 12:12:05 PDT 2012


On 2012-05-30 20:53, Sputnik wrote:

> rdmd lloks to work well, escept for two things:
>
> 1) I only can compile with dmd. What happend if I like to use gdc to
> compile ?

rdmd --compiler=<compiler>

> 2) I need to put the same flags for linking and includes for gtkd that I
> use in the makefile. I like to have something more OS agnostic of say to
> the compiler/builder to include gtkd.

That would be nice to have.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list