Any takers for http://d.puremagic.com/issues/show_bug.cgi?id=9673?
    Vladimir Panteleev 
    vladimir at thecybershadow.net
       
    Mon Mar 11 09:15:57 PDT 2013
    
    
  
On Monday, 11 March 2013 at 13:27:47 UTC, jerro wrote:
> Aside from linker errors, there is one more (minor) issue with 
> this approach. If there are multiple source files with the same 
> name and there is no -of flag, DMD will generate an object file 
> for just one of them. This could be worked around in rdmd by 
> symlinking or copying files, but I think it would be better to 
> fix it in DMD and use module.name.o instead of 
> source_file_name.o for object file names.
What about -oq?
    
    
More information about the Digitalmars-d
mailing list