home *** CD-ROM | disk | FTP | other *** search
- Nntp-Posting-Host: gyda.ifi.uio.no
- Newsgroups: comp.os.linux
- Path: sparky!uunet!mcsun!sunic!aun.uninett.no!nuug!ifi.uio.no!janl
- From: janl@ifi.uio.no (Jan Nicolai Langfeldt)
- Subject: slight problem with 486 version of gcc2.3.3 + fix
- Message-ID: <1993Jan1.174826.6804@ifi.uio.no>
- Sender: janl@ifi.uio.no (Nicolai Langfeldt)
- Organization: Folkeaksjonen for gjeninsettelse av Revolvermagasinet
- Date: Fri, 1 Jan 1993 17:48:26 GMT
- Lines: 17
- Originator: janl@gyda.ifi.uio.no
-
-
- If you use the 486 version of gcc2.3.3 and want to use -V 2.2.2d there
- is a slight problem, the error message is: "gcc: instalation problem,
- cannot exec cc1: No such file or directory"
-
- The fix is this:
-
- cd /usr/lib/gcc-lib/i486-linux
- ln -s ../i386-linux/* .
-
- Why and how this works is left as an exercise to the reader >:-)
-
- Nicolai
- --
- Nicolai Langfeldt, "Bugs made while you wait"
- Internet: janl@ifi.uio.no
-
-