Rebuild 0.2 released

Gregor Richards Richards at codu.org
Mon Feb 5 23:38:33 PST 2007


Gregor Richards wrote:
> Rebuild is a recreation of build/bud. I'm not a politician, so I'm not 
> going into why I wrote it.
> 
> It's based on the original DMD frontend, so it's in C++. Binaries are 
> available for GNU/Linux and Windows. It should work on nearly any system 
> that has a D compiler.
> 
> URL: http://www.dsource.org/projects/dsss/wiki/Rebuild
> 
>  - Gregor Richards

Rebuild 0.2 released. http://www.dsource.org/projects/dsss/wiki/Rebuild

Rebuild 0.2 adds easier linking to libraries with the -ll flag. For example:

rebuild something.d -llncurses -llm

(-ll stands for "link library")

  - Gregor Richards



More information about the Digitalmars-d-announce mailing list