home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.mac.programmer:21108 comp.os.ms-windows.programmer.tools:1958
- Newsgroups: comp.sys.mac.programmer,comp.os.ms-windows.programmer.tools
- Path: sparky!uunet!munnari.oz.au!metro!usage!news
- From: troy@cbme.unsw.EDU.AU (Troy Rollo)
- Subject: Re: Stallman and friends
- Message-ID: <1993Jan10.014701.14286@usage.csd.unsw.OZ.AU>
- Sender: news@usage.csd.unsw.OZ.AU
- Nntp-Posting-Host: plod.cbme.unsw.edu.au
- Organization: University of New South Wales
- References: <1ig6dkINNdq5@shelley.u.washington.edu>
- Date: Sun, 10 Jan 1993 01:47:01 GMT
- Lines: 33
-
- From article <1ig6dkINNdq5@shelley.u.washington.edu>, by tzs@carson.u.washington.edu (Tim Smith):
- > FSF is inconsistent here. You can use GCC, for example, to compile
- > proprietary software, and you can use GNU Emacs to edit your proprietary
- > stuff. Yet, if you want to take one little routine from the source for
- > GCC or GNU Emacs and use that in your proprietary software, FSF gets
- > upset.
- >
- > Why don't they require stuff compiled with GCC to be placed under GPL,
- > and things edited with GNU Emacs?
-
- Simple. When you compile something with GCC, or edit it with Emacs, it does
- not result in any FSF intelectual property being present in the output code.
- Some might say that libgcc[12].a are FSF intellectual property, however they
- do not contain algorithms, but a compiled version of events that other
- programmers would code in identical ways.
-
- If you take out a GNU routine and use it in your software, or use bison
- to create a parser, the result will be something that contains code which is
- FSF intellectual property, and thus cannot be distributed with commercial
- software.
-
- In practice, the situation doesn't really arise anyway. While the GNU tools
- are generally better than their commercial counterparts, businesses are
- nervous about buying products produced with free tools, primarily because
- they have nobody they can blame if something goes wrong as a result of
- an error in one of those tools. That is, they would rather have a higher
- chance of problems arising and being able to blame somebody than have a
- lower chance of something going wrong and having nbobody to blame.
- --
- _______________________________________________________________________________
- troy@cbme.unsw.EDU.AU Overworked, overcommited and always multitasking.
- Opinions expressed are not those of the CBME or UNSW, but are my opinions only.
- You are free to adopt them. I suggest you adopt them. You will adopt them!
-