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