home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / gcc / bug / 2344 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.2 KB

  1. Path: sparky!uunet!know!hri.com!spool.mu.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!circhp3.epfl.ch!mpk
  2. From: mpk@circhp3.epfl.ch (Peter Kennedy)
  3. Newsgroups: gnu.gcc.bug
  4. Subject: (none)
  5. Message-ID: <9209151417.AA25850@life.ai.mit.edu>
  6. Date: 15 Sep 92 17:21:05 GMT
  7. Sender: gnulists@ai.mit.edu
  8. Distribution: gnu
  9. Organization: GNUs Not Usenet
  10. Lines: 34
  11. Approved: bug-gcc@prep.ai.mit.edu
  12.  
  13. Subject: installation on an m68k-hp-hpux
  14.  
  15.  
  16. I am trying to install gcc-2.2.2 on an HP 300 series worskation running
  17. HP-UX 8.0.  I have been following the installation procedure in the 
  18. "Using and Porting GNU CC" manual for version 2.2.
  19.  
  20. I have configured the system using:
  21.  
  22. configure --target=m68k-hp-hpux m68k-hp-hpux
  23.  
  24. When I try to compile using:
  25.  
  26. make LANGUAGES=c
  27.  
  28. I get a bunch of warnings of the type:
  29.  
  30. operands of "=" have incompatible structure/union pointer types
  31.  
  32. and a fatal error when ld cannot find the functions `getwd' or 
  33. `getrusage.'  What have I done wrong, and how can I fix it?
  34. I am aware of the assembler bug that is mentioned in the manual,
  35. but this seems to be a different problem.
  36.  
  37. Thanks,
  38.  
  39. Peter Kennedy
  40.  
  41. Departement d'Electricite
  42. Ecole Polytechnique Federale de Lausanne
  43. 1015  Lausanne
  44. SWITZERLAND
  45.  
  46. mpk@circhp3.epfl.ch
  47.