home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14249 < prev    next >
Encoding:
Text File  |  1992-07-23  |  820 b   |  19 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!mips!darwin.sura.net!udel!louie!udel.edu!neal
  3. From: neal@neal.ctd.comsat.com (Neal Becker)
  4. Subject: Re: -lPW causes problems building R5 on HP 9000/700s
  5. In-Reply-To: pjs@euclid.JPL.NASA.GOV's message of 22 Jul 92 22:04:19 GMT
  6. Message-ID: <NEAL.92Jul23092531@neal.ctd.comsat.com>
  7. Followup-To: comp.windows.x
  8. Sender: usenet@udel.edu (USENET News Service)
  9. Nntp-Posting-Host: neal.ctd.comsat.com
  10. Organization: COMSAT Labs
  11. References: <1992Jul22.220419.9528@elroy.jpl.nasa.gov>
  12. Date: Thu, 23 Jul 1992 14:25:31 GMT
  13. Lines: 4
  14.  
  15. As far as I can see, you need -lPW only for alloca.  You can extract
  16. alloca.o from libPW, and make liballoca.a.  Using this will be safe.
  17. As an alternative, you can probably remove -lPW from most X11R5 stuff
  18. without any problem.
  19.