[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why code your own library?
Ingo Ruhnke wrote:
> You are not allowed to use GPLed code inside a closed source project,
That's not true. Providing you allow the user to RE-LINK your code
against a new library, you are OK. You can do that with '.o' files,
or dynamic linking.
Quake (for example) links to Mesa - which is GPL and not LGPL.
--
Steve Baker http://web2.airmail.net/sjbaker1
sjbaker1@airmail.net (home) http://www.woodsoup.org/~sbaker
sjbaker@hti.com (work)