External References in binary format

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
firas981

External References in binary format

Post 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
Therx

Re:External References in binary format

Post 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
Post Reply