c++.dos.16-bits - Which instructions sets are supported?
- Adrian Cole <Adrian_member pathlink.com> Jun 29 2002
- Jan Knepper <jan smartsoft.cc> Jun 29 2002
80186? 80286? 80386? There doesn't seem to be a way of changing this is the project settings, so I assume it is hard-coded to a particular instruction set.
Jun 29 2002
I think you can set it. Are you using the IDDE? Click with the right button on the project and chose "Settings" Click Build tab Click "Code Generation" Than at the bottom: Target CPU: 86, 286, 386, 486, Pentium This is not related to the memory model which might me -ml (DOS LARGE) AFAIK. Jan Adrian Cole wrote:80186? 80286? 80386? There doesn't seem to be a way of changing this is the project settings, so I assume it is hard-coded to a particular instruction set.
Jun 29 2002








Jan Knepper <jan smartsoft.cc>