diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-December/000811.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2001-December/000811.html | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/pipermail/nel/2001-December/000811.html b/pipermail/nel/2001-December/000811.html new file mode 100644 index 00000000..e0a6edd2 --- /dev/null +++ b/pipermail/nel/2001-December/000811.html @@ -0,0 +1,63 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Using GCC? -- was: GPL specifics</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:corvazier%40nevrax.com"> + <LINK REL="Previous" HREF="000809.html"> + <LINK REL="Next" HREF="000812.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Using GCC? -- was: GPL specifics</H1> + <B>Cyril 'Hulud' Corvazier</B> + <A HREF="mailto:corvazier%40nevrax.com" + TITLE="[Nel] Using GCC? -- was: GPL specifics">corvazier@nevrax.com</A><BR> + <I>Fri, 14 Dec 2001 14:34:52 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000809.html">[Nel] Using GCC? -- was: GPL specifics</A></li> + <LI> Next message: <A HREF="000812.html">[Nel] Using GCC? -- was: GPL specifics</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#811">[ date ]</a> + <a href="thread.html#811">[ thread ]</a> + <a href="subject.html#811">[ subject ]</a> + <a href="author.html#811">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>><i> Okay well I hate to go slightly off topic here but this is a question +</I>><i> that I need to ask since we're talking about all GPL, LGPL, etc. Where +</I>><i> does building an application with gcc fall into all of this? I write a +</I>><i> program, build it with gcc or g++ and plan to sell it to other users. +</I>><i> But, I don't want to distribute the source of the application. Can I +</I>><i> still use gcc/g++? or am I forced to find an alternative compiler such +</I>><i> as VisualC for windows or a unix specific compiler for unix variants? +</I> +Yes you can use GCC to compile proprietary softwares (else most of +the playstation, GBA etc.. games are GPL :-) ), only software including +GPL code become GPL itself, not the product of GPLed software. + +Cyril Corvazier. + + + +</pre> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000809.html">[Nel] Using GCC? -- was: GPL specifics</A></li> + <LI> Next message: <A HREF="000812.html">[Nel] Using GCC? -- was: GPL specifics</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#811">[ date ]</a> + <a href="thread.html#811">[ thread ]</a> + <a href="subject.html#811">[ subject ]</a> + <a href="author.html#811">[ author ]</a> + </LI> + </UL> +</body></html> |