From owner-freebsd-questions Fri Jan 24 07:14:44 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA02363 for questions-outgoing; Fri, 24 Jan 1997 07:14:44 -0800 (PST) Received: from lib.amu.edu.pl (bogusz@lib.amu.edu.pl [150.254.100.254]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id HAA02357 for ; Fri, 24 Jan 1997 07:14:35 -0800 (PST) Received: (from bogusz@localhost) by lib.amu.edu.pl (8.6.12/8.6.9) id QAA08218; Fri, 24 Jan 1997 16:16:54 +0100 Date: Fri, 24 Jan 1997 16:16:54 +0100 (MET) From: Bogusz Jelinski To: Rodrigo Ormonde cc: questions@freebsd.org Subject: Re: Comercial software on FreeBSD In-Reply-To: <9701241502.AA10515@trem.cnt.org.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 24 Jan 1997, Rodrigo Ormonde wrote: > Hi. > > I'm developing a comercial software which will run on FreeBSD. I'm asking you > guys to help me on a doubt: > > Can I use the gcc compiler to produce the binaries of my program and than > sell this program (as a comercial software) or do I need to find another > compiler ? I'm asking this because of the GNU public license (in fact it's a > bit confusing). I'm not sure if the gcc can be used to make comercial products. > > Please send answers directly to me, I'm not on the list. I got the following answer for your question from gnu@prep.ai.mit.edu: "Merely compiling a program with GCC does not force you to make it free software". Bogusz