Displaying 2 results from an estimated 2 matches for "e0c8a213".
2008 May 13
0
[LLVMdev] win32 assemblers and linkers for llvm
On May 13, 2008, at 09:30, Owen Anderson wrote:
> You're somewhat misinterpreting the GPL license. Using binutils as
> a dependency of LLVM does not require that they be linked into any
> distributable that might contain proprietary code. They can be
> shipped as separate, purely-GPL'd executables that are called via
> the command line, thereby avoiding the whole
2008 May 13
2
[LLVMdev] win32 assemblers and linkers for llvm
Razvan,
You're somewhat misinterpreting the GPL license. Using binutils as a
dependency of LLVM does not require that they be linked into any
distributable that might contain proprietary code. They can be
shipped as separate, purely-GPL'd executables that are called via the
command line, thereby avoiding the whole "infection" problem.
This is, for instance, how