[fpc-pascal] Re: Ageware: Gameos
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Tue Apr 18 02:16:33 CEST 2006
On 4/17/06, Tomas Hajny <XHajT03 at mbox.vol.cz> wrote:
> > Here at ageware we are in a project to make a Game IDE to make Pascal based
> > game's with my OpenGL Graphic Engine and Toturial's. and can i use the Free
> > Pascal to the Gameos Application, i know that it is "FREE" Pascal but i will
> > only take monney for the other part's of the Application..?
It has already being answered but I will try to make it more clear.
The answer to this is a big yes.
There is a big confusion between Free Software (Free of speech) and
Free Beer. Nothing on GPL says you cannot sell GPL software.
What you cannot do in anyway is to hide the source code of the GPL software.
If your Engine isnĀ“t GPL then you must call the compiler as a external
software. This is because you cannot statically link GPL code into
proprietary software.
Also, You cannot modify the source code of the compiler and then
release it on any other licence other then GPL.
--
Felipe Monteiro de Carvalho
More information about the fpc-pascal
mailing list