| Related articles |
|---|
| 8088/8086 Compiler csimpson@americasttv.com (1997-03-27) |
| Re: 8088/8086 Compiler richard@stommel.tamu.edu (Richard Henderson) (1997-03-31) |
| From: | Richard Henderson <richard@stommel.tamu.edu> |
| Newsgroups: | comp.compilers |
| Date: | 31 Mar 1997 15:25:05 -0500 |
| Organization: | Compilers Central |
| References: | 97-03-154 |
| Keywords: | 8086 |
>I am looking for source code to an 8088 or 8086 compiler other than
>Small-C. I would prefer ANSI but Almost ANSI or K&R would suffice.
Bcc is a moderately good K&R compiler originally written for Minix,
and now in use by the Linux-8086 folks. I believe it can be found
on linux.mit.edu, as well as other surviving Minix archives.
>[GCC is certainly available in source, but will it produce 16 bit code? -John]
No.
r~
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.