home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!yale.edu!nigel.msen.com!math.fu-berlin.de!informatik.tu-muenchen.de!maehner
- From: maehner@Informatik.TU-Muenchen.DE (Johannes Maehner)
- Newsgroups: comp.os.os2.programmer
- Subject: GCC-2.2.2(OS/2)-headerfiles
- Keywords: headerfiles
- Message-ID: <1992Sep8.195426.27246@Informatik.TU-Muenchen.DE>
- Date: 8 Sep 92 19:54:26 GMT
- Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
- Organization: Technische Universitaet Muenchen, Germany
- Lines: 13
- Originator: maehner@hphalle2b.informatik.tu-muenchen.de
-
-
- I have extracted GNUCC 2.2.2 for OS/2 2.0.
- Some headerfiles include further headerfiles which wasn't
- shipped with my gcc2.2.2-package. In common, the headerfiles
- which I don't have should by located in the directories
- "sys" resp. "machine".
-
- example:
- stdio.h includes /sys/cdefs.h (<- I don't have that file)
- stdio.h includes /machine/ansi.h (<- I don't have that file)
-
- question:
- How can I complete my installation ?
-