The reasons for GNU's care with gcc licence
Posted Oct 31, 2009 23:44 UTC (Sat) by
anton (guest, #25547)
In reply to:
The reasons for GNU's care with gcc licence by coriordan
Parent article:
LLVM 2.6 released
Maybe I am no developer in your eyes, but I would really love to use a
fork based on the idea that optimization must preserve
behaviour, including non-standard behaviour. Maybe a version
based on gcc-2.95 with the new ports added and the bugs fixed. Or a
fork based on the current gcc that generates code similar in spirit to
what gcc-2.95 produces, by disabling some "optimizations", among other
things. I don't know which approach is easier. Of course, it does
not have to be a fork, I would be be just as happy with a completely
different compiler that has the properties I need.
In my experience the GCC maintainers make the existing extensions
less useful by breaking programs that use them; and it seems that some
of these programs are even operating systems. BTW, is your focus on
operating systems supposed to mean that we should not be using GCC for
applications or, e.g., programming language implementations (my
domain).
(
Log in to post comments)