A question about modules

Myron Alexander someone at somewhere.com
Tue Jun 12 13:33:24 PDT 2007


BCS wrote:
> I think it might be possible to write a program that would extract the 
> symbol names from an object file, un-mangle them and build a .di file 
> from this information. If this could be done, then this could be linked 
> into the compiler and then pass this .di file off to the code that 
> parses it. (or the .di generator could be re worked so that it inserts 
> the symbol directly into the symbol table)
> 
> 

This will not work with compile time features such as templates.

See my answer to Lutger.

Best Regards,

Myron.



More information about the Digitalmars-d mailing list