home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22367 < prev    next >
Encoding:
Text File  |  1993-01-01  |  899 b   |  30 lines

  1. Nntp-Posting-Host: gyda.ifi.uio.no
  2. Newsgroups: comp.os.linux
  3. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!nuug!ifi.uio.no!janl
  4. From: janl@ifi.uio.no (Jan Nicolai Langfeldt)
  5. Subject: slight problem with 486 version of gcc2.3.3 + fix
  6. Message-ID: <1993Jan1.174826.6804@ifi.uio.no>
  7. Sender: janl@ifi.uio.no (Nicolai Langfeldt)
  8. Organization: Folkeaksjonen for gjeninsettelse av Revolvermagasinet
  9. Date: Fri, 1 Jan 1993 17:48:26 GMT
  10. Lines: 17
  11. Originator: janl@gyda.ifi.uio.no
  12.  
  13.  
  14. If you use the 486 version of gcc2.3.3 and want to use -V 2.2.2d there
  15. is a slight problem, the error message is: "gcc: instalation problem,
  16. cannot exec cc1: No such file or directory"
  17.  
  18. The fix is this:
  19.  
  20.   cd /usr/lib/gcc-lib/i486-linux
  21.   ln -s ../i386-linux/* .
  22.  
  23. Why and how this works is left as an exercise to the reader >:-)
  24.  
  25. Nicolai
  26. -- 
  27. Nicolai Langfeldt, "Bugs made while you wait"             
  28. Internet: janl@ifi.uio.no
  29.  
  30.