home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4365 < prev    next >
Encoding:
Text File  |  1992-08-21  |  680 b   |  21 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!haven.umd.edu!wam.umd.edu!jdowdal
  3. From: jdowdal@wam.umd.edu (John Dowdal)
  4. Subject: C++ include files in EMX
  5. Message-ID: <1992Aug21.154816.19815@wam.umd.edu>
  6. Originator: jdowdal@rac2.wam.umd.edu
  7. Sender: usenet@wam.umd.edu (USENET News system)
  8. Nntp-Posting-Host: rac2.wam.umd.edu
  9. Organization: University of Maryland at College Park
  10. Date: Fri, 21 Aug 1992 15:48:16 GMT
  11. Lines: 8
  12.  
  13. How can I tell EMX's GCC where to find the C++ include files?  They
  14. are located in e:\emx\include.cpp.  I've tried SETting C_INCLUDE_PATH to
  15. e:\emx\include.cpp and e:/emx/include.cpp, but GCC still cannot find
  16. iostream.h.
  17.  
  18. John
  19. jdowdal@wam.umd.edu
  20.  
  21.