Lattice C
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
Aztec C and the Aztec linker are quite fast …. hello world should take less
than a minute … and for LARGE programs .. Aztec allows you to compile header
files into a binary image … put it on RAM: and watch the compile times. BDS C
is an excellent compiler … but it isn't K&R compatable so it doesn't have
quite as much work to do (like floats for example).