home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!TGV.COM!mahan
- From: mahan@TGV.COM (Patrick L. Mahan)
- Newsgroups: comp.os.vms
- Subject: Re: GCC and DECwindows.
- Message-ID: <921107160045.22000175@TGV.COM>
- Date: 8 Nov 92 00:00:45 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Distribution: world
- Organization: The Internet
- Lines: 27
-
- In article <1992Nov7.143052.23398@alf.uib.no> you write:
- #
- #A very simple question: How do I make GCC search the DECwindows include-
- #files? I have tried various possibilities, with no luck. A line like
- ##include <X11/Intrinsic.h>
- #creates problems. It is not sufficient to rewrite the includes in the program
- #I am trying to compile, the includefiles in DEW$INCLUDE contain references to
- #each other too.
- #
-
- You need to
-
- 1) Copy the include files into GNU_CC_INCLUDE:[X11]
-
- 2) Hand edit them to A) correct all references and B) Handle
- the globaldef variable conventions.
-
- --
- Patrick L. Mahan
-
- --- TGV Window Washer ------------------------------- Mahan@TGV.COM ---------
-
- Waking a person unnecessarily should not be considered - Lazarus Long
- a capital crime. For a first offense, that is From the Notebooks of
- Lazarus Long
-
-
-