home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!spool.mu.edu!wupost!usc!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!chx400!josef!amir
- From: amir@avalon.physik.unizh.ch (Guindehi Amir)
- Subject: Gcc 2.3.3, gcc 2.2.2d and -V
- Message-ID: <1993Jan6.232818.1544@ifi.unizh.ch>
- Sender: news@ifi.unizh.ch (USENET News Admin)
- Nntp-Posting-Host: avalon
- Organization: University of Zurich, Department of Computer Science
- X-Newsreader: Tin 1.1 PL4
- Date: Wed, 6 Jan 1993 23:28:18 GMT
- Lines: 30
-
- HI all !
-
- I have a question on the new gcc compilier. Probably I should post this message
- on something *.unix but I don't know on which so I post here.
-
- After installing the lib-4.2 package image-4.2.TZ and the gcc 2.3.3 for 486
- i tried to compile something with the -V 2.2.2d switch, to see if I can
- use the old compiler. It seems that it works, but to the end he writes :
-
- gcc: installation problem, cannot exec cpp: No such file or directory
-
- Thats curious ! Both cpp correctly reside in /usr/lib/gcc-lib/i386-linux/2.2.2d
- and /usr/lib/gcc-lib/i486-linux/2.3.3 and have the correct flags. I have
- deleted the link in /lib to /usr/lib/gcc-lib/i386-linux/2.2.2d/cpp and made
- a new one pointing to .../i486-linux/2.3.3/cpp.
-
- Whats wrong ? Have I to let the link in /lib like it was ? Or is'nt it
- possible to use a i386 and a i486 compiler at the same time ?
-
- I think I installed the packages correctly.
-
- Any help ? Any Idea ?
-
- Thanks in advance
-
- - Amir Guindehi
-
- EMail : amir@avalon.physik.unizh.ch
- aguindeh@iiic.ethz.ch
-
-