Suggestion: Object filenames should be fully-qualified module names
Luís Marques
luismarques+spam at gmail.com
Sat Jan 20 12:59:49 PST 2007
Kirk McDonald wrote:
> Perhaps my biggest grievance with both the DMD and GDC compilers is
> their handling of object files. DMD's default behavior is to dump all
> object files into the current directory. If the -od option is specified,
> the object files will be placed into the specified directory instead. If
> -op is specified, the object files are placed alongside the original
> source files.
I have found the default behavior quite senseless too.
A big approval to changing this from me! :)
--
Luís Marques
More information about the Digitalmars-d
mailing list