Page 1 of 1

External References in binary format

Posted: Sun Jun 13, 2004 8:53 am
by firas981
Binary output format does not support external references .
Is there a way to get benefit of external references without going to another file format and without referring to references as physical addresses?

thanks

Re:External References in binary format

Posted: Sun Jun 13, 2004 10:56 am
by Therx
You could add your own header to the beginning of the binary file but that would count as another format I suppose...

Pete