A revised GCC runtime library exception
[Posted April 1, 2009 by corbet]
The Free Software Foundation has posted
a revised version
of the new GCC runtime library exception. There's no description of the
changes, but the new text is short and easy to read. Essentially, it seems
to specifically equate Java virtual machine code with human-readable
languages, meaning that Java byte code can be processed through GCC and
still link against the runtime library.
(
Log in to post comments)