home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21108 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  2.4 KB

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