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