16-bit compiler

Ian Lance Taylor iant@google.com
Wed Apr 15 15:36:00 GMT 2009


Shayne Rich <spectreeng@gmail.com> writes:

> I am trying to run some unit tests for a 16-bit target on a Windows
> machine.  I'd like to compile my tests using a 16-bit compiler.  Can I
> configure gcc as a 16-bit compiler for a ix86 target?

No, gcc does not support that in the official releases, though there are
some patches floating around the net.

Ian



More information about the Gcc-help mailing list