tooling quality and some random rant
Walter Bright
newshound2 at digitalmars.com
Mon Feb 14 10:06:24 PST 2011
Andrej Mitrovic wrote:
> I've no idea. But Optlink actually has a switch you can use to disable
> outputting corrupt executables. I've no idea what the use case for
> this is.
It's from the olden days where you could use optlink to create all sorts of
specialized binary files, such as ones you'll be blowing into EEPROMs. Those did
not have normal start addresses.
More information about the Digitalmars-d
mailing list