home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11637 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.5 KB  |  40 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!kithrup!cygnus.com!zoo
  3. From: zoo@cygnus.com (david d 'zoo' zuhn)
  4. Subject: Re: make and SGI sales (unrelated)
  5. X-Md4-Signature: 7a5f1d02c49797cb63d30742ff62ca86
  6. Organization: Cygnus Support -- +1 415 322 3816
  7. Date: Thu, 30 Jul 1992 05:00:14 GMT
  8. Message-ID: <ZOO.92Jul30000014@cirdan.cygnus.com>
  9. In-Reply-To: flash@austin.lockheed.com's message of 30 Jul 92 02: 57:49 GMT
  10. References: <1110@shrike.com>
  11. Sender: news@kithrup.COM (Network News)
  12. Nntp-Posting-Host: cirdan.cygnus.com
  13. Lines: 25
  14.  
  15.  
  16.    I have two unrelated issues. First the important one. Ever since
  17.    making the switch from Sun to SGI, I have never looked back. Nor do
  18.    I want to. Except for one thing. Make on the Sun seems to be vastly
  19.    superior to make on SGI.
  20.  
  21. If you ever want to write portable Makefiles, you need to ignore most
  22. of the Sun extensions to make, since no one else does them in a
  23. compatible way.
  24.  
  25.    The documentation of make in the SGI manuals is spartan at best.
  26.    Also, some of the best features of Sun make are not available on
  27.    the SGI, like shell assignements of macros; e.g.,
  28.  
  29.  
  30. Might I suggest GNU make?  It works very nicely on a wide variety of
  31. machines, so you can use its extended features and not worry about it
  32. not being available on any given machine.  It's the second thing I
  33. bring over to any new box (bash being the first).
  34.  
  35. GNU Make is available from prep.ai.mit.edu as /pub/gnu/make-3.62.tar.Z.
  36.  
  37.   david d 'zoo' zuhn |  
  38.     cygnus support   |  "Man made it, man can fix it."
  39.     zoo@cygnus.com   |          -- anonymous biker in South Dakota
  40.