home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / c / 13435 < prev    next >
Encoding:
Text File  |  1992-09-09  |  860 b   |  24 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!think.com!mintaka.lcs.mit.edu!zurich.ai.mit.edu!ara
  3. From: ara@zurich.ai.mit.edu (Allan Adler)
  4. Subject: mp.h
  5. Message-ID: <ARA.92Sep10012013@camelot.ai.mit.edu>
  6. Sender: news@mintaka.lcs.mit.edu
  7. Organization: M.I.T. Artificial Intelligence Lab.
  8. Distribution: comp
  9. Date: Thu, 10 Sep 1992 06:20:13 GMT
  10. Lines: 12
  11.  
  12.  
  13. I'm trying to compile some code that #include's the file <mp.h>, which
  14. I and my C compiler (GCC) have never heard of. I think it might be something
  15. that lives on a sun4, but I don't konow.
  16.  
  17. Anyway, even if someone sent me mp.h from their system, it probably wouldn't
  18. work on another system. So I am wondering what one does on another system
  19. to replace this mp.h by something more portable, e.g. something mentioned
  20. in Harbison and Steele or something that comes with GCC.
  21.  
  22. Allan Adler
  23. ara@altdorf.ai.mit.edu
  24.