First FOSS OS?
Posted Mar 22, 2007 17:30 UTC (Thu) by
landley (guest, #6789)
In reply to:
First FOSS OS? by JoeBuck
Parent article:
The road to freedom in the embedded world
> Good luck doing development without RMS's compiler.
Fabrice Bellard's Tiny C Compiler (http://tinyc.org) is somewhat stalled
since all his time's going into qemu these days, but last I checked the
wikipedia entry for it (http://en.wikipedia.org/wiki/Tiny_C_Compiler)
still linked to the mercurial repository of my personal fork of the
project (http://landley.net/hg/tinycc) as a way to stay up to date. I
should probably also update
http://fabrice.bellard.free.fr/tcc/tccboot.html when I get the time...
So yeah, I've got that covered. It's still just on my todo list because
I can still get GCC under GPLv2, but when that goes GPLv3 only I've got a
replacement waiting.
I've used Turbo/Borland C, I've used Watcom's x86->PPC cross compiler,
I've used IBM's VisualAge, I've used Sun's C compiler on Solaris, and
probably a few others I'm not remembering at the moment. Nobody ever
called OS/2 Watcom-OS/2, or called WWIV Turbo/WWIV. Using that as
justification for the GNU/Linux/Dammit crusade is deeply silly. Even
Microsoft doesn't claim to own programs built with Visual C or Quick C
(most of the time).
Rob
(
Log in to post comments)