home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / gcc / help / 1814 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1.8 KB

  1. Path: sparky!uunet!iWarp.intel.com|inews!tmcconne
  2. From: tmcconne@sedona.intel.com (Tom McConnell)
  3. Newsgroups: gnu.gcc.help
  4. Subject: Re: Re:
  5. Message-ID: <12573@inews.intel.com>
  6. Date: 29 Jul 92 19:12:42 GMT
  7. References: <9207290546.AA47295@st6000.sct.edu> <12567@inews.intel.com>
  8. Sender: news@inews.intel.com
  9. Reply-To: tmcconne@sedona.intel.com
  10. Distribution: gnu
  11. Organization: Intel Corporation
  12. Lines: 36
  13. Originator: tmcconne@sedona
  14.  
  15.  
  16. In article <12567@inews.intel.com>, tmcconne@sedona.intel.com (Tom McConnell) writes:
  17. > In article <9207290546.AA47295@st6000.sct.edu>, install2@st6000.sct.edu (Ron Skopitz) writes:
  18. > > 
  19. > > Howdy!
  20. > >     Thanks all for the help!  GCC compiled flawlessly after your
  21. > > instructions!  Now I assuming that I must build the libraries in order to
  22. > > get anything to work. (?)  I compiled gcc into an install acount (not into
  23. > > /bin/...) so maybr that is part of my trouble with the following error I get
  24. > > when trying to compile libraries.  Any suggestions???  Once again, this is
  25. > > an RS/6000 running AIX 3.2.  Thanks!!
  26. > > 
  27. >   If you want g++, yes, you must compile libg++. Other than that there are no
  28. > libraries.
  29. >
  30.  
  31.   Ok, ok, you don't "need" to compile libg++ for g++. But if you don't have any
  32. other class libraries hanging out somewhere, g++ is somewhat useless except as
  33. an extravagent C++-style program parser. Since g++ is just gcc using the -lg++
  34. library (g++ is just a script) I jumped to the conclusion that most people would
  35. use libg++ as their first C++ class library.
  36.  
  37.   But you don't have to ... :)
  38.  
  39.     Cheers,
  40.  
  41.     Tom McConnell
  42.  
  43.  
  44. -- 
  45.  Tom McConnell          |     Internet: tmcconne@sedona.intel.com
  46.  Intel, Corp. C3-21     |     Phone: (602)-554-8229
  47.  5000 W. Chandler Blvd. | The opinions expressed are my own. No one in 
  48.  Chandler, AZ  85226    | their right mind would claim them.
  49.