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

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!ogicse!henson!news.u.washington.edu!serval!phys1.physics.wsu.edu!hlu
  2. From: hlu@phys1.physics.wsu.edu (Hongjiu Lu)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: GCC questions
  5. Message-ID: <1992Aug19.220724.9928@serval.net.wsu.edu>
  6. Date: 19 Aug 92 22:07:24 GMT
  7. Article-I.D.: serval.1992Aug19.220724.9928
  8. References: <1992Aug18.162006.13422@athena.mit.edu> <1992Aug18.185326.23062@serval.net.wsu.edu> <1992Aug19.194738.16080@mits.mdata.fi>
  9. Sender: news@serval.net.wsu.edu (USENET News System)
  10. Organization: Washington State University
  11. Lines: 36
  12.  
  13. In article <1992Aug19.194738.16080@mits.mdata.fi>, kennu@mits.mdata.fi (Kenneth Falck) writes:
  14. |> In article <1992Aug18.185326.23062@serval.net.wsu.edu> hlu@phys1.physics.wsu.edu (Hongjiu Lu) writes:
  15. |> >|>        /lib/*.*
  16. |> >|>        /usr/lib/...../i386-linux/2.2.2d/*.*
  17. |> >|>        /usr/lib/...../i386-linux/2.2.2d/shared/*.*
  18. |> >|> 
  19. |> >|> 
  20. |> >
  21. |> >You need them. 
  22. |> 
  23. |> By the way, may I ask where that unbeliavably long and cryptic
  24. |> path to the library files has come from? :-) No offence to whoever
  25. |> is "responsible", but somehow I think it might be a little bit
  26. |> less complex...
  27.  
  28. .......
  29.  
  30. |> 
  31. |> I suppose it has something to do with having a lot of GCC
  32. |> libraries for different compilers on different machines on 
  33. |> the same filesystem.
  34. |> 
  35.  
  36. You are right here.
  37.  
  38. |> I must admit though, that I haven't even checked whether
  39. |> you can change the default path very easily, probably so...
  40. |> 
  41.  
  42. gcc -b i386-linux -V 2.2.2
  43.  
  44. Read gcc.1/gcc.ps/gcc.man.
  45.  
  46. -- 
  47. H.J.
  48. Gcc/libc maintainer for Linux.
  49.