On Thu, 09 May 2013 03:28:33 -0400, Andrew Edwards wrote:

But still not there yet:

 andrew@goldeneye:~/dub$ cd ../dtutor
 andrew@goldeneye:~/dtutor$ dub
 Illegal instruction (core dumped)

Ugh, SIGILL often indicates that something wrong happens with LLVM code gen. My guess is that you may want to show the core dump to David (LDC author). While root issue may be in dub, getting to it from SIGILL is not that simple.