"Robert Clipsham" <rob...@octarineparrot.com> wrote in message news:iqmkl7$1m4a$1...@digitalmars.com... > On 13/05/2011 22:56, Nick Sabalausky wrote: >> Xfbuild is abandoned (unless someone else has picked up the reins since >> the >> original author left), and it doesn't work for D2. > > xfbuild works perfectly well for D2, it just requires D1/Tango to compile > it. There are pre-compiled binaries available. >
I wasn't able to get it to work on even a trivial main: https://bitbucket.org/h3r3tic/xfbuild/issue/20/strange-error-on-simple-main-when-using#comment-232209 Always worked fine for me on D1/Tango though (Aside from the occasional problem with incremental build that someone already mentioned - but that was always trivial enough to fix: just do a clean and a full re-build.)