First FOSS OS?
Posted Mar 22, 2007 18:04 UTC (Thu) by
nix (subscriber, #2304)
In reply to:
First FOSS OS? by landley
Parent article:
The road to freedom in the embedded world
GNU doesn't claim ownership of programs built with GCC, either.
Of course GCC will never go GPLv3 only: that would have catastrophic consequences, as no non-GPLv3ed software would be buildable with such a GCC (which is obviously deleterious). The runtime libraries will remain under various flavours of GPL+exception (the precise nature of the exception varying depending on the nature of the language so as to ensure that programs compiled with GCC are not encumbered: the GNAT runtime, with its cross-unit inlining, needs different exceptions from libstdc++ needs, which needs different exceptions to libgcc or libjava...)
The *compiler* will probably go GPLv3 (except for the docs *sigh*), but GCC is more than just a compiler.
(
Log in to post comments)