This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
On Tue, Jun 13, 2000 at 06:15:39PM +0200, Emin Karayel wrote: > So my question is, whether the output of gcc/g++ is covered by the GPL, or > nor ? Not. The only files gcc includes in your program (libgcc.a) include an explicit exception in order not to have the resulting program ending under the GPL. > Is it possible to develop comercial software with gcc/g++ ? Yes. OG.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |