Mike,
Cristian is asking for help understanding the GPL, not quoting the
GPL, which he could read himself in the GCC sources.
Cristian
The answer to your question depends on what you mean by "include GCC
in my program." You describe creating both a framework of classes,
header files and librari
On Thu, 2008-10-30 at 20:15 -0400, Robert Dewar wrote:
> Michael Meissner wrote:
>
> > If you are including GCC in your program, your program needs to be licensed
> > such to allow this (typically gplv3). If you are just providing the
> > compiler
> > as a separate package without modifications,
Michael Meissner wrote:
If you are including GCC in your program, your program needs to be licensed
such to allow this (typically gplv3). If you are just providing the compiler
as a separate package without modifications, then this is a much simpler matter
(this is allowed under section 4 of th
On Thu, Oct 30, 2008 at 06:09:28PM -0400, Robert Dewar wrote:
> Cristian Harja wrote:
> >Hello,
> >
> >I'm a young developer, with very strong knowledge about programming,
> >especially C++. I am working to one of my greatest projects. I'm building
> >up a framework that can create native Win32 a
Cristian Harja wrote:
Hello,
I'm a young developer, with very strong knowledge about programming, especially
C++. I am working to one of my greatest projects. I'm building up a framework
that can create native Win32 applications, console applications, and provides
intelligent and efficient cl
Hello,
I'm a young developer, with very strong knowledge about programming, especially
C++. I am working to one of my greatest projects. I'm building up a framework
that can create native Win32 applications, console applications, and
provides intelligent and efficient classes to manage differe