This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: java bytecode considered bad
- To: matzmich at cs dot tu-berlin dot de, pfeifer at dbai dot tuwien dot ac dot at
- Subject: Re: java bytecode considered bad
- From: dewar at gnat dot com
- Date: Thu, 22 Feb 2001 07:52:38 -0500 (EST)
- Cc: fjh at cs dot mu dot oz dot au, gcc at gcc dot gnu dot org, s337240 at student dot uq dot edu dot au
<<I believe it would be trivial, for someone (with commercial interests)
who is able to write a backend, to write a simple dumper that saves the
current state of the internal structures/trees to a file or prints it to
a pipe for consumption of a proprietary backend.
>>
It is not at all clear that this would be valid. If the two halves of
the program had the quality that they only worked with one another, then
given my reading of the precedents, they would probably be considered as
a single program for copyright purposes (The Bentley vs Intergraph case
would have been decisive here if not settled at the last minute, but even
the defense (for which I was expert witness) did not try to claim that
this situation would constitute two separate independent programs -- if
Bentley had won, the situation would be even more protective of the GPL
in this regard.
I don't want to start a long discussoin here, indeed reaching the righyt
conclusion is fairly tricky law, I just want to point out that the facile
assumption that writing a simple dumper of this case would solve the
copyright problems is not necessarily accurate.