home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aux / 4324 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.7 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!yale.edu!yale!gumby!destroyer!cs.ubc.ca!bowen.rick.cs.ubc.ca!not-for-mail
  2. From: w1y092@rick.cs.ubc.ca (Steven David Gribble)
  3. Newsgroups: comp.unix.aux
  4. Subject: gcc 2.3.1 install problems
  5. Date: 14 Dec 1992 16:26:17 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Lines: 32
  8. Distribution: world
  9. Message-ID: <1gj8n9INNsvf@bowen.rick.cs.ubc.ca>
  10. NNTP-Posting-Host: bowen.rick.cs.ubc.ca
  11.  
  12. I've been trying to install the binaries for gcc 2.3.1, but haven't had much
  13. luck.  Firstly, after having downloaded the archive from either wuarchive
  14. or jagubox, my system will successfully uncompress it, but will claim that
  15. the tar archive is corrupt.  To remedy this, I uncompressed and untar'ed the
  16. archive on a different UNIX system, and then painfully downloaded these
  17. extracted files one by one.
  18.  
  19. Now, when I try to follow the instructions in the INSTALL.aux file, I get some
  20. serious problems when I try to follow step 5 ("run fixcrts").  Using the
  21. command 'sh fixcrts' yields the following results:
  22.  
  23. Usage: cp f1 f2; or cp [ -r ] f1 ... fn d2
  24. fixcrts: 506 Memory fault - core dumped
  25. cmp: cannot open /usr/local/Gnu/lib/gcc/aux/2.1/crt0.o
  26. Fixed crt0.o
  27. fixcrts: 516 Memory fault - core dumped
  28. cmp: cannot open /usr/local/Gnu/lib/gcc/aux/2.1/crt1.o
  29. Fixed crt1.o
  30. fixcrts: 526 Memory fault - core dumped
  31. cmp: cannot open /usr/local/Gnu/lib/gcc/aux/2.1/crt2.o
  32. etc..
  33.  
  34. However, even if this fixcrts doesn't work, gcc should still be somewhat
  35. functional.  Trying to compile anything again results in a core dump.
  36.  
  37. Do I need the 2.1 binaries installed before attempting to install 2.3.1?
  38.  
  39. Any help is appreciated..
  40.  
  41. Thanks,
  42. Steve Gribble
  43. w1y092@rick.cs.ubc.ca
  44.