June 13, 2003
Any reason why the compiler/linker cannot support these, which override or replace statements in the .DEF file (which could be omitted from most forms)?




June 14, 2003
> Any reason why the compiler/linker cannot support these, which override or replace statements in the .DEF file (which could be omitted from most forms)?
Why don't you simply remove the SYSTEM and SUBSYSTEM lines from the .DEF file and pass the options directly to optlink?

Regards, MJS