Re: Eclipse 3.0 Running ILLEGALY on Kaffe
On Sat, Jan 22, 2005 at 09:58:00AM +0100, Måns Rullgård wrote:
> Interpreters are a different issue from the exec() situation. The
> program being interpreted generally does not communicate with the
> interpreter at all.
If the interpreted program and the interpreter can't communicate, then
usually nothing works. Variable values are unknown, control flow never
happens, and so on.
I'd say it this way: Interpreters generally do not communicate with
interpreted programs in a fashion which matters for the GPL license on
the interpreter.
--
Raul
Reply to: