On 07/19/2013 09:05 PM, H. S. Teoh wrote: > Not really, there are still some dmd options that dmd-script supports, > but gdmd.d doesn't yet. On that note, is there a reason not to use std.getopt for the option parsing? Perhaps that it doesn't support single-hyphen option flags of more than one character, such as dmd uses?