home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- Path: sparky!uunet!haven.umd.edu!wam.umd.edu!jdowdal
- From: jdowdal@wam.umd.edu (John Dowdal)
- Subject: C++ include files in EMX
- Message-ID: <1992Aug21.154816.19815@wam.umd.edu>
- Originator: jdowdal@rac2.wam.umd.edu
- Sender: usenet@wam.umd.edu (USENET News system)
- Nntp-Posting-Host: rac2.wam.umd.edu
- Organization: University of Maryland at College Park
- Date: Fri, 21 Aug 1992 15:48:16 GMT
- Lines: 8
-
- How can I tell EMX's GCC where to find the C++ include files? They
- are located in e:\emx\include.cpp. I've tried SETting C_INCLUDE_PATH to
- e:\emx\include.cpp and e:/emx/include.cpp, but GCC still cannot find
- iostream.h.
-
- John
- jdowdal@wam.umd.edu
-
-