Date: Thu, 21 Jan 93 11:11:15 EST From: DJ Delorie To: WKIM AT vms DOT cis DOT pitt DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: How to use gcc16? The 16-bit gcc is simply gcc itself compiled with Turbo-C instead of Gcc. This improves compile times on most systems, but isn't as "clean" as the 32-bit compiled version, and also the 32-bit version can be recompiled (FSF desires) without having to purchase a new compiler. Both versions produce exactly the same output.