home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / gnu / gcc / help / 2327 < prev    next >
Encoding:
Internet Message Format  |  1992-10-14  |  870 b 

  1. Path: sparky!uunet!stanford.edu!agate!ucbvax!ucdavis!!cs.ucdavis.edu!wear
  2. From: wear@toadflax.UCDavis.EDU (Keith Wear)
  3. Newsgroups: gnu.gcc.help
  4. Subject: compiling gcc-2.2.2 on a decstation
  5. Message-ID: <18145@ucdavis.ucdavis.edu>
  6. Date: 14 Oct 92 22:20:50 GMT
  7. Sender: usenet@ucdavis.ucdavis.edu
  8. Reply-To: wear@toadflax.UCDavis.EDU (Keith Wear)
  9. Organization: UC Davis, EECS Division of Computer Science
  10. Lines: 17
  11.  
  12.  
  13.     I am trying to compile gcc-2.2.2 on a decstation and I have run
  14. into a fatal problem.  I am trying to compile the first stage and I get
  15. the following error:
  16.  
  17. echo "__foo () {}" > dummy.c
  18. ./gcc    -g -B./ -c dummy.c
  19. ar qc libgcc1.null dummy.o
  20.  
  21. ar: Error: phase error on dummy.o
  22. ar: Error: malformed archive (at 68)
  23. *** Error code 1
  24.  
  25. I have talked to everyone around here who I thought could help.
  26. Please e-mail to me if you know what is wrong.
  27.  
  28.         Keith Wear
  29.