home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / gnu / misc / discuss / 4061 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1001 b   |  26 lines

  1. Newsgroups: gnu.misc.discuss
  2. Path: sparky!uunet!noc.near.net!ns.draper.com!news.draper.com!MVS.draper.com!SEB1525
  3. From: SEB1525@MVS.draper.com (Steve Bacher)
  4. Subject: Re: alloca (was: makefile for gnu make on SGI)
  5. Message-ID: <19921218143937SEB1525@MVS.draper.com>
  6. Sender: MVS NNTP News Reader <NNMVS@MVS.draper.com>
  7. Nntp-Posting-Host: mvs.draper.com
  8. Organization: Draper Laboratory
  9. References: <19921217111545SEB1525@MVS.draper.com>
  10. Date: Fri, 18 Dec 1992 19:39:00 GMT
  11. Lines: 13
  12.  
  13. In article <19921217111545SEB1525@MVS.draper.com>, I wrote:
  14.  
  15. >I weighed grabbing alloca.c out of the gcc or emacs distribution.  But
  16. >this alloca requires a function xmalloc() to be defined.  Why not just
  17. >make alloca (and xmalloc) part of gnu make?
  18.  
  19. It turned out that there already was an xmalloc() in gnu make,
  20. in misc.c.  So using the emacs alloca.c (as is) worked for
  21. building gnu make on SGI.
  22.  
  23. --
  24. Steve Bacher (Batchman)                 Draper Laboratory
  25. Internet: seb@draper.com                Cambridge, MA, USA
  26.