On 16/12/13 13:14, Iain Buclaw wrote: > OK, it's a driver bug. Reproduced using: > > gdc -c hello.d > gdc hello.o Aaack, I should have thought to try that before assuming it was gdmd. I'd forgotten that gdmd technically builds the object file first and then compiles to the executable. Thanks very much for the fix! :-)