This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
program compiled with GCC
- From: "Nuotio Mikko" <mikko dot nuotio at sonera dot com>
- To: <gcc at gnu dot org>
- Date: Tue, 8 Jan 2002 17:23:35 +0200
- Subject: program compiled with GCC
I was building a game with SDL Library (LGPL) and I compiled it with
gcc(GPL) (in linux)
So if LGPL says that there has to be at least object code(of game)
available, but if I compile it with gcc, does it still mean I don't
have to release source code of the game.