home *** CD-ROM | disk | FTP | other *** search
/ ftp.mayn.de / ftp.mayn.de-pub.zip / ftp.mayn.de-pub / apple / apple_unix / GNU_stuff / README.libg++-2.5.3.aux < prev    next >
Text File  |  2017-03-06  |  972b  |  25 lines

  1. This is a port of libg++-2.5.3 to A/UX (3.1; should work under
  2. 3.0.x/3.0/2.0/2.0.1, except possibly etags).
  3.  
  4. Due to changes in the operation of gcc/g++, libg++ is no longer
  5. automatically used when linking a C++ program. You need to specify -lg++
  6. on the link line...
  7.  
  8. To install libg++-2.5.3:
  9.     1) Untar the libg++-2.5.3.aux.tar.Z file in some convenient place
  10.        (/usr/local/bin or /usr/local/Gnu will do).
  11.     2) In the directory 'lib' under where you untarred the distribution,
  12.        you'll find 'libg++.a', 'libiberty.a', and the directory
  13.        'g++-include'. Move these files to /usr/local/lib (or
  14.        /usr/local/Gnu/lib if you installed gcc in /usr/local/Gnu) and
  15.        they will be automatically found.
  16.  
  17. As always, problems that appear to be in the GNU sources should be sent
  18. to them, while A/UX related bugs should go to me.
  19.  
  20. --John
  21. coolidge@apple.com
  22.  
  23. Disclaimer: Apple Computer, Inc., is in no way responsible for this
  24. package (and is probably unaware of its existance).
  25.