Build / Package system
    Zardoz 
    luis.panadero at gmail.com
       
    Wed May 30 15:23:54 PDT 2012
    
    
  
On Wednesday, 30 May 2012 at 19:12:06 UTC, Jacob Carlborg wrote:
> 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>
Wops!
>
>> 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.
I managed to doing something similar using git submodules
    
    
More information about the Digitalmars-d-learn
mailing list