Windows *.exe
    Anders F Björklund 
    afb at algonet.se
       
    Mon Apr 23 08:56:55 PDT 2007
    
    
  
johnny wrote:
>> long answer: Download the official compiler package from digitalmars.com 
>> (or gdc), write your program and compile it with dmd mysource.d
> 
> ah, ok thank you. I was only trying D under Linux, ... stupid question sure.
You can compile Windows programs in Linux, by using the MinGW compiler.
Some older precompiled packages are at http://gdcwin.sourceforge.net/
--anders
    
    
More information about the Digitalmars-d-learn
mailing list