home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!agate!ucbvax!ucdavis!!cs.ucdavis.edu!wear
- From: wear@toadflax.UCDavis.EDU (Keith Wear)
- Newsgroups: gnu.gcc.help
- Subject: compiling gcc-2.2.2 on a decstation
- Message-ID: <18145@ucdavis.ucdavis.edu>
- Date: 14 Oct 92 22:20:50 GMT
- Sender: usenet@ucdavis.ucdavis.edu
- Reply-To: wear@toadflax.UCDavis.EDU (Keith Wear)
- Organization: UC Davis, EECS Division of Computer Science
- Lines: 17
-
-
- I am trying to compile gcc-2.2.2 on a decstation and I have run
- into a fatal problem. I am trying to compile the first stage and I get
- the following error:
-
- echo "__foo () {}" > dummy.c
- ./gcc -g -B./ -c dummy.c
- ar qc libgcc1.null dummy.o
-
- ar: Error: phase error on dummy.o
- ar: Error: malformed archive (at 68)
- *** Error code 1
-
- I have talked to everyone around here who I thought could help.
- Please e-mail to me if you know what is wrong.
-
- Keith Wear
-