home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17630 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!TGV.COM!mahan
  2. From: mahan@TGV.COM (Patrick L. Mahan)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: GCC and DECwindows.
  5. Message-ID: <921107160045.22000175@TGV.COM>
  6. Date: 8 Nov 92 00:00:45 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 27
  11.  
  12. In article <1992Nov7.143052.23398@alf.uib.no> you write:
  13. #
  14. #A very simple question: How do I make GCC search the DECwindows include-
  15. #files? I have tried various possibilities, with no luck. A line like
  16. ##include <X11/Intrinsic.h>
  17. #creates problems. It is not sufficient to rewrite the includes in the program
  18. #I am trying to compile, the includefiles in DEW$INCLUDE contain references to
  19. #each other too.
  20. #
  21.  
  22. You need to 
  23.  
  24.     1) Copy the include files into GNU_CC_INCLUDE:[X11]
  25.  
  26.     2) Hand edit them to A) correct all references and B) Handle
  27.        the globaldef variable conventions.
  28.  
  29. --
  30. Patrick L. Mahan
  31.  
  32. --- TGV Window Washer ------------------------------- Mahan@TGV.COM ---------
  33.  
  34. Waking a person unnecessarily should not be considered  - Lazarus Long
  35. a capital crime.  For a first offense, that is            From the Notebooks of
  36.                               Lazarus Long
  37.  
  38.  
  39.