[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Overused OO: was Requesting Suggestions for intermediate/advanced book on Lua
- From: Steve Litt <slitt@...>
- Date: Sat, 5 Oct 2013 12:34:35 -0400
On Sat, 5 Oct 2013 10:34:14 -0400
"D. Matt Placek" <atomicsuntan@gmail.com> wrote:
> On Sat, Oct 5, 2013 at 9:07 AM, Steve Litt
> <slitt@troubleshooters.com>wrote:
>
> > Does clang come with its own libraries, and are they *not* GPL, so
> > that one can use C on Linux to create proprietary programs?
> >
> > Unlike Stallman, I believe there's a place in this world for both
> > Free and Proprietary software, and it should be the author's choice
> > which way to go, and yet using GCC I can't legally make proprietary
> > software.
> >
>
> This is not correct. The core C libraries are either LGPL or eg for
> C++ template code their are special exemptions. The GNU tools are
> fine for proprietary code.
LGPL is plenty bad enough. It becomes my problem to make sure the
customer can compile my stuff.
Thanks,
SteveT
Steve Litt * http://www.troubleshooters.com/
Troubleshooting Training * Human Performance
- References:
- Requesting Suggestions for intermediate/advanced book on Lua, Jay Glascoe
- Re: Requesting Suggestions for intermediate/advanced book on Lua, Sean Conner
- Overused OO: was Requesting Suggestions for intermediate/advanced book on Lua, Steve Litt
- Re: Overused OO: was Requesting Suggestions for intermediate/advanced book on Lua, Coda Highland
- Re: Overused OO: was Requesting Suggestions for intermediate/advanced book on Lua, steve donovan
- Re: Overused OO: was Requesting Suggestions for intermediate/advanced book on Lua, Coda Highland
- Re: Overused OO: was Requesting Suggestions for intermediate/advanced book on Lua, steve donovan
- Re: Overused OO: was Requesting Suggestions for intermediate/advanced book on Lua, Coda Highland
- Re: Overused OO: was Requesting Suggestions for intermediate/advanced book on Lua, Dirk Laurie
- Re: Overused OO: was Requesting Suggestions for intermediate/advanced book on Lua, steve donovan
- Re: Overused OO: was Requesting Suggestions for intermediate/advanced book on Lua, Steve Litt
- Re: Overused OO: was Requesting Suggestions for intermediate/advanced book on Lua, D. Matt Placek