home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / ada / gnat-3.002 < prev    next >
Encoding:
Text File  |  1996-11-16  |  1.3 KB  |  28 lines

  1. This is GNAT version 3.01 compiled as a.out binaries under Linux.
  2. It was compiled on Linux 1.2.8 with gcc 2.7.2 and libc-4.6.27.
  3. These versions of gcc and libc are required to use GNAT. The gcc
  4. binaries are not included here (except for the GNAT specific ones),
  5. you must get them from somewhere else - though the release includes
  6. usr/bin/gcc: this is required because important information used by
  7. gcc to recognize other languages has been removed from the base
  8. source code and is instead compiled in separately.
  9.  
  10. The included usr/bin/gcc expects the gcc-2.7.2 lib files to be in the
  11. appropriate place, i.e. usr/lib/gcc-lib/i486-linuxaout (if necessary
  12. provide symbolic links from there to the real location on your system;
  13. I just kept the conventions from the 2.06 binary distribution to avoid
  14. superfluous risks). Unpack the archive in /usr to get the files to the
  15. correct places.
  16.  
  17. This version was built with the a.out binary distribution for 2.06 (and
  18. the 3.01 source release, of course). It compiled without any problems,
  19. and the examples worked. Beyond that, I didn't yet do anything with it.
  20.  
  21. I'll be off the net for several weeks starting at January 11th 1996, so
  22. don't expect me to fix problems during that time (you'll find the real
  23. experts on comp.lang.ada anyway ;-)
  24.  
  25. Good luck!
  26.  
  27.    Marc Wachowitz (mw@ipx.rz.uni-mannheim.de)
  28.