This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New 'as' port: GPL requirements?


>   Just to point you to a case in point: Cygwin is a GPL'd POSIX
> emulation layer distributed as a windows DLL.  If you write a
> program that dynamically links to the cygwin DLL, your program must
> be GPL'd.

Bad case.  Cygwin's DLL is interpreted as being "a standard part of
the OS" (the OS being "Cygwin" of course) and falls under the OS
exception of the GPL.  The case for Cygwin is that there *is* a small
portion of it statically linked into your executable, and *that*
forces the GPL.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]