home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / gnu / gcc / help / 1957 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.8 KB  |  40 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!decwrl!csus.edu!netcom.com!netcomsv!resonex!michael
  3. From: michael@resonex.com (Michael Bryan)
  4. Subject: Building gcc 2.2.2 on HP-UX 8.0 --- Some questions
  5. Message-ID: <1992Aug20.080530.18351@resonex.com>
  6. Organization: Resonex Inc., Sunnyvale CA
  7. Date: Thu, 20 Aug 1992 08:05:30 GMT
  8. Lines: 30
  9.  
  10. While compiling gcc 2.2.2 on an HP9000/380 running HP-UX 8.0, the following
  11. two symbols were undefined:
  12.         _getrusage
  13.         _getwd
  14.  
  15. I was able to fix the problem by hacking getpwd.c and toplev.c, but I
  16. was wondering if there were any "official"/preferred fixes for this?
  17.  
  18. Also, the INSTALL file mentions that HP Patch PHCO_0800 is required
  19. to fix a problem with /bin/as.  While waiting on the patch last
  20. week, I went ahead and verified that after about an hour of building
  21. gcc, it died with the expected error.  Yesterday I got the patch,
  22. and in looking at it, it only replaces /lib/libc.a, /lib/libc.sl, and
  23. /lib/libp/libc.a, and no mention is made of /bin/as.  Is this indeed
  24. the correct patch for the indicated problem?  What exactly is the problem
  25. that gcc triggers in this case?  (I won't be loading the patch until
  26. later in the week, due to other constraints.)
  27.  
  28. Thanks...
  29. -- 
  30. Michael Bryan        michael@resonex.com                     |     ,_,
  31. Milk and Cheese in '92!!!                                    |    /oo \
  32. "What the world needs now are some true words of wisdom,     |    <>__|
  33. like 'La-la-la-la-la-la-la-la-la-la'."  -- Cracker           |    |  U|
  34.  
  35. -- 
  36. Michael Bryan        michael@resonex.com                     |     ,_,
  37. Milk and Cheese in '92!!!                                    |    /oo \
  38. "What the world needs now are some true words of wisdom,     |    <>__|
  39. like 'La-la-la-la-la-la-la-la-la-la'."  -- Cracker           |    |  U|
  40.