On Sunday, 1 February 2015 at 12:18:41 UTC, ketmar wrote: > i *can* hack my build tool to add batch compilation, > but i don't want to. I don't think batch compilation is required. Separately compiling a module to an .obj file will put the .init in the .obj, so linking should succeed.