home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 22968 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.5 KB  |  43 lines

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