使用Visual Studio编译为16位(对于MS-DOS) [英] Compiling as 16-bit (for ms-dos) with visual studio

查看:101
本文介绍了使用Visual Studio编译为16位(对于MS-DOS)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这可能吗?如果是,怎么办?如果没有,您建议使用哪种编译器呢?

Is this possible? If it is, how? And if not, which compiler that does allow that do you recommend?

谢谢!

推荐答案

我似乎还记得Visual C 1.52c是最后一个可以生成16位代码的版本.

I seem to remember that Visual C 1.52c was the last version that would generate 16-bit code.

从那以后桥下已经有很多水了.

There's been quite a bit of water under the bridge since then.

您可能仍然可以从 Borland博物馆拿起Turbo Pascal 3或Turbo C 2不管他们称自己为Inprise还是Enchilada还是其他人,对于使用和喜爱其产品的人来说,他们都会永远成为Borland:-)

You can probably still pick up Turbo Pascal 3 or Turbo C 2 from the Borland museum I don't care whether they call themselves Inprise or Enchilada or whatever, they will always be Borland to those who used and loved their products :-)

我不确定DJGPP(基于gcc)是否会生成16位代码.我隐约记得它带有DOS扩展器,这可能意味着它会生成32位代码.我可能是错的.您可能还需要研究一下内存中称为egcs的东西.

I'm not sure if DJGPP (based on gcc) will generate 16-bit code. I vaguely recall it comes with a DOS extender which may mean it generates 32-bit code. I may be wrong. There was also something called egcs (from memory) that you may want to look into.

您还可以查看 OpenWatcom ,它们似乎可以执行16位DOS.沃特康(Watcom)曾经是Borland一家受人尊敬的名字.

You can also check out OpenWatcom, they appear to do 16-bit DOS among others. Watcom was a respected name alongside Borland back in the day.

这篇关于使用Visual Studio编译为16位(对于MS-DOS)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆