> I have a lot of code written for the ASM286 compiler
Rewrite it in a compiled language of your choice.
> which are likely in the libraries udi.gat nuc.gat upifl.lib nucifl.lib which I do not have
Another reason to rewrite.
> So what am I doing wrong?
You're digging too deep into the past.
FWIW, I think you need to look at LNK286 if you want to run something on DOS.
IIRC, things like BIND are for producing absolute images you can put in ROM (like the BIOS).
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
> Rewrite is unfortunately NOT an option. Would you rewrite the original autopilot software of the A320 (the aircraft)?
> Exactly, I did not think so. Plus, it has to be that same code for certification reasons.
So is this some anecdote, or are you really faced with this situation?
> but the manual for BND286 specifically states that compilation with certain flags
Can't help you there - If the manual says do it, then go with that.
I don't have those tools, and haven't used them since - well, since about 1985 as you put it.
Did all the files come with a readme.txt?
What about a "build.bat" or some other kind of script to basically build everything.
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953