home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8544 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.3 KB

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!bloom-beacon!bloom-picayune.mit.edu!root
  2. From: chchen@stat.fsu.edu (Ching-Hsiang Chen)
  3. Newsgroups: comp.os.linux
  4. Subject: GCC questions
  5. Message-ID: <1992Aug18.162006.13422@athena.mit.edu>
  6. Date: 18 Aug 92 16:20:06 GMT
  7. Sender: root@athena.mit.edu (System PRIVILEGED Account)
  8. Reply-To: chchen@stat.fsu.edu
  9. Organization: The Internet
  10. Lines: 21
  11.  
  12. I've upgraded to GCC 2.2.2d yesterday. By reading FAQ for GCC and FAQ for
  13. Linux, I still have some questions:
  14.  
  15. 1. The FAQ says I should get rid of gcc older than 2.2.2. But how about
  16.    2.2.2 itself? With 2.2.2 and 2.2.2d together, I don't have much more
  17.    hard disk space left. Should I used the method suggested in Linux FAQ,
  18.    which means I need to use some device to detect the depending version
  19.    of all the binaries compiled by GCC and then recompile the older ones?
  20.  
  21. 2. Having only 2 introductory C books on hand and a simple GCC man page,
  22.    Should I keep all the stuffs in the following 3 directories if I don't
  23.    write C programs myself and just use GCC to compile new utilities and
  24.    use them?
  25.  
  26.        /lib/*.*
  27.        /usr/lib/...../i386-linux/2.2.2d/*.*
  28.        /usr/lib/...../i386-linux/2.2.2d/shared/*.*
  29.  
  30.  
  31. Steve Chen                   chchen@stat.fsu.edu
  32.        
  33.