Browse thread
Re: [Caml-list] License Conditions for OCaml
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jérôme Marant <jerome.marant@f...> |
| Subject: | Re: [Caml-list] License Conditions for OCaml |
Daniel de Rauglaudre wrote: > > > Not at all. I distribute GeneWeb (100% pure OCaml) under the GPL. > If you compile a C program with gcc, you are not obliged to distribute > it under the GPL. Compiler and user program are two different things. This is not about compiling. This is about interpreting, i.e. when you need to run a program through an interpreter. This case is considered as dynamic linking and both the interpreter and the interpreted program must have compatible licenses. But as Xavier said, runtime programs are distributed under GPL, so this is no more problematic for me. Regards, -- Jérôme Marant ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr