home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!wupost!usc!news.service.uci.edu!hardy
- From: hardy@golem.ps.uci.edu (Meinhard E. Mayer (Hardy))
- Newsgroups: comp.sys.hp
- Subject: Re: X Windows on 9000/710
- Message-ID: <HARDY.92Sep11201100@golem.ps.uci.edu>
- Date: 12 Sep 92 03:10:59 GMT
- References: <1992Sep10.155645.20627@hamblin.math.byu.edu> <7371305@hpfcso.FC.HP.COM>
- <1992Sep11.225834.2024@hamblin.math.byu.edu>
- Organization: Department of Physics, UC Irvine, CA 92717-4575, USA
- Lines: 32
- Nntp-Posting-Host: golem.ps.uci.edu
- In-reply-to: ocon@bert.cs.byu.edu's message of Fri, 11 Sep 92 22:58:34 GMT
-
- glocate Label.h:
- -r--r--r-- 1 bin bin 4390 May 11 1991 /usr/include/Motif1.1/Xm/Label.h
-
- They are all there, and you should use the following in the
- /usr/lib/X11/X11R4/config/hp.cf file for imake:
-
- #define ConfigDir /usr/lib/X11/X11R4/config
- #define ExtraLibraries -lPW -lBSD -lm
- #define LnCmd ln -s
- #define MvCmd mv -f
- #define OptimizedCDebugFlags +O1
- #define StandardIncludes -I/usr/include/X11R4/ -I/usr/include/Motif1.1 -I/usr/include/X11R5/X11
- #define UsrLibDir /usr/lib
-
- #define UsrLibDir /usr/lib
-
- #ifdef hp9000s800
- XCOMM machines: HP9000/700 and 800 series
- #define DefaultCCOptions -Wp,-H200000
- #else
- XCOMM machines: HP9000/300 and 400 series
- #define DefaultCCOptions -D_HPUX_SOURCE -Wc,-Nd4000,-Ns4100,-Ne700,-Np200,-Nw300
- /* -Aa -D_HPUX_SOURCE -Wp,-H200000 */
- #define PexCCOptions -Wp,-H150000 -Wc,-Nd4000,-Ns8100,-Ne700,-Np200
- #define LintOpts -ax -Nd4000 -Ns8000 -Ne700 -Np200 -Na25000
- #endif
- etc ....
- --
- Hardy
- -----
- Meinhard E. Mayer, Department of Physics, UC Irvine
- e-mail: hardy@golem.ps.uci.edu (preferred) or MMAYER@UCI.BITNET
-