home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8563 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.7 KB  |  45 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!usc!rpi!batcomputer!cornell!uw-beaver!news.u.washington.edu!serval!phys1.physics.wsu.edu!hlu
  3. From: hlu@phys1.physics.wsu.edu (Hongjiu Lu)
  4. Subject: Re: GCC questions
  5. Message-ID: <1992Aug18.185326.23062@serval.net.wsu.edu>
  6. Sender: news@serval.net.wsu.edu (USENET News System)
  7. Organization: Washington State University
  8. References:  <1992Aug18.162006.13422@athena.mit.edu>
  9. Date: Tue, 18 Aug 92 18:53:26 GMT
  10. Lines: 33
  11.  
  12. In article <1992Aug18.162006.13422@athena.mit.edu>, chchen@stat.fsu.edu (Ching-Hsiang Chen) writes:
  13. |> I've upgraded to GCC 2.2.2d yesterday. By reading FAQ for GCC and FAQ for
  14. |> Linux, I still have some questions:
  15. |> 
  16. |> 1. The FAQ says I should get rid of gcc older than 2.2.2. But how about
  17. |>    2.2.2 itself? With 2.2.2 and 2.2.2d together, I don't have much more
  18. |>    hard disk space left. Should I used the method suggested in Linux FAQ,
  19. |>    which means I need to use some device to detect the depending version
  20. |>    of all the binaries compiled by GCC and then recompile the older ones?
  21. |> 
  22.  
  23. You only need gcc 2.2.2 for X386 v1.1 which will be replaced by a new one
  24. soon. Please read release.2.2.2d and make your own decision.
  25.  
  26. |> 2. Having only 2 introductory C books on hand and a simple GCC man page,
  27. |>    Should I keep all the stuffs in the following 3 directories if I don't
  28. |>    write C programs myself and just use GCC to compile new utilities and
  29. |>    use them?
  30. |> 
  31. |>        /lib/*.*
  32. |>        /usr/lib/...../i386-linux/2.2.2d/*.*
  33. |>        /usr/lib/...../i386-linux/2.2.2d/shared/*.*
  34. |> 
  35. |> 
  36.  
  37. You need them. 
  38.  
  39. |> Steve Chen                   chchen@stat.fsu.edu
  40. |>        
  41.  
  42. -- 
  43. H.J.
  44. Gcc/libc maintainer for Linux.
  45.