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.