home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10325 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.7 KB  |  46 lines

  1. Path: sparky!uunet!olivea!spool.mu.edu!wupost!usc!news.service.uci.edu!hardy
  2. From: hardy@golem.ps.uci.edu (Meinhard E. Mayer (Hardy))
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: X Windows on 9000/710
  5. Message-ID: <HARDY.92Sep11201100@golem.ps.uci.edu>
  6. Date: 12 Sep 92 03:10:59 GMT
  7. References: <1992Sep10.155645.20627@hamblin.math.byu.edu> <7371305@hpfcso.FC.HP.COM>
  8.     <1992Sep11.225834.2024@hamblin.math.byu.edu>
  9. Organization: Department of Physics, UC Irvine, CA 92717-4575, USA
  10. Lines: 32
  11. Nntp-Posting-Host: golem.ps.uci.edu
  12. In-reply-to: ocon@bert.cs.byu.edu's message of Fri, 11 Sep 92 22:58:34 GMT
  13.  
  14. glocate Label.h:
  15. -r--r--r--   1 bin      bin         4390 May 11  1991 /usr/include/Motif1.1/Xm/Label.h
  16.  
  17. They are all there, and you should use the following in the 
  18. /usr/lib/X11/X11R4/config/hp.cf file for imake:
  19.  
  20. #define ConfigDir        /usr/lib/X11/X11R4/config
  21. #define ExtraLibraries        -lPW  -lBSD -lm
  22. #define LnCmd            ln -s
  23. #define MvCmd            mv -f
  24. #define OptimizedCDebugFlags       +O1
  25. #define StandardIncludes    -I/usr/include/X11R4/ -I/usr/include/Motif1.1 -I/usr/include/X11R5/X11
  26. #define UsrLibDir        /usr/lib
  27.  
  28. #define UsrLibDir        /usr/lib
  29.  
  30. #ifdef hp9000s800
  31. XCOMM machines:  HP9000/700 and 800 series
  32. #define DefaultCCOptions        -Wp,-H200000
  33. #else
  34. XCOMM machines:  HP9000/300 and 400 series
  35. #define DefaultCCOptions  -D_HPUX_SOURCE -Wc,-Nd4000,-Ns4100,-Ne700,-Np200,-Nw300
  36.      /*  -Aa -D_HPUX_SOURCE -Wp,-H200000 */
  37. #define PexCCOptions           -Wp,-H150000 -Wc,-Nd4000,-Ns8100,-Ne700,-Np200
  38. #define LintOpts               -ax -Nd4000 -Ns8000 -Ne700 -Np200 -Na25000
  39. #endif
  40.  etc ....
  41. --
  42. Hardy 
  43. -----
  44. Meinhard E. Mayer,  Department of Physics, UC Irvine 
  45. e-mail: hardy@golem.ps.uci.edu (preferred) or MMAYER@UCI.BITNET
  46.