home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10145 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  3.1 KB

  1. Path: sparky!uunet!gatech!bloom-beacon!eru.mt.luth.se!lunic!sunic!liuida!isy!lysator.liu.se!lien
  2. From: lien@lysator.liu.se (Jan Lien)
  3. Newsgroups: comp.os.linux
  4. Subject: gcc install doc
  5. Message-ID: <1597@lysator.liu.se>
  6. Date: 7 Sep 92 21:25:11 GMT
  7. Sender: news@isy.liu.se (Lord of the News)
  8. Organization: Lysator Academic Computer Society, Linkoping University, Sweden
  9. Lines: 55
  10.  
  11.  
  12. Regarding the gcc install files.  I have read the README, as well as
  13. all releasenotes, and the FAQ.  Most of the contents seem directed
  14. to unix gurus, and treats mainly compiler options or if it is ANSI
  15. compliant.  I just want a gcc so I can compile and install programs
  16. I find in the archives, and maybe later on adjust programs I have
  17. slightly.  A C compiler seems to be essential on a unix system,
  18. that's why I want it.  I might get the fortran to c converter,
  19. because I have written short programs in fortran before.  I am NOT a
  20. programmer.  I DO NOT know C.  I do not have the time to learn all
  21. about C now. If I cannot get gcc to work without much perspiration, I
  22. will just kick it out - and never learn or use C...    Most of the
  23. people who have replied to me have just said "read the README!".  But
  24. the README does NOT answer the questions I have - if it does, please
  25. point i out to me, and I will apologize for my stupidity.
  26.  
  27. By the way, I managed to boot and install linux without much trouble.
  28. I managed to get mtools on line, and after that emacs, and ka9q.
  29. Thanks to all those kind souls who provided those packages,
  30. especially to Jim Winstead, as I had very few problems in that
  31. installation!  This should mean I am not a completely stupid asshole?
  32.  
  33. What the gcc README does not tell me:
  34.  
  35. -  does not give me any information on what to do about the fact that
  36.    linux truncates filenames longer than 14 characters.  The install
  37.    script does not seem to complain about it, when I tested it, now.
  38.    But there should definetly be a remark there about this.
  39. -  where files will end up (new directories, plus most important what
  40.    files go into existing directories).
  41. -  how to uninstall gcc
  42. -  what procedures the install script actually performs:    simply
  43.    untar all archives, or does it do something else?
  44. -  does the install script actually check that all files are where
  45.    they should, that it works?
  46. -  I don't understand the final remarks in the install file.
  47.  
  48.    Please get rid of all the -"nostdinc -I" from the Makefiles in
  49.    kernel sources and then do a fresh "make dep".
  50.  
  51.    What is -nostdinc ???   make dep  on my linux just gives me
  52.    make: command not found
  53. -  where I find gdb
  54. -  where and how do I find a "make" to install
  55. -  what do I have to do if I decide to move my kernel source to
  56.    another directory
  57.  
  58. I do not want to have to become a unix guru just to use linux.
  59. Then I could as well do something productive, like program an old IBM
  60. 360 with punch cards :-)
  61.  
  62. This was not a flame, just a comment.  I appreciate that HJ has spent
  63. effort on the gcc compiler.  I simply didn't get it working anyway.
  64. I volunteer to improve the install doc, IF AND ONLY IF, I get to the
  65. point that understand (or think I understand) how it works.
  66.