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

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!mips!darwin.sura.net!Sirius.dfn.de!math.fu-berlin.de!informatik.tu-muenchen.de!rommel
  3. From: rommel@Informatik.TU-Muenchen.DE (Kai-Uwe Rommel)
  4. Subject: Re: C++ include files in EMX
  5. References: <1992Aug21.154816.19815@wam.umd.edu>
  6. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  7. Organization: Technische Universitaet Muenchen, Germany
  8. Date: Fri, 21 Aug 1992 17:22:44 GMT
  9. Message-ID: <1992Aug21.172244.21638@Informatik.TU-Muenchen.DE>
  10. Lines: 14
  11.  
  12. In article <1992Aug21.154816.19815@wam.umd.edu> jdowdal@wam.umd.edu (John Dowdal) writes:
  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.  
  17. Use CPLUS_INCLUDE_PATH instead.
  18.  
  19. Kai Uwe Rommel
  20.  
  21. /* Kai Uwe Rommel --- rommel@informatik.tu-muenchen.de */
  22.  
  23. DOS ... is still a real mode only non-reentrant interrupt
  24. handler, and always will be.                -Russell Williams
  25.  
  26.