home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / GCC / GERLIB_USR08B.README < prev   
Encoding:
Text File  |  1994-01-08  |  860 b   |  23 lines

  1. Description: for gcc: create prgs w/o ixemul.library. Needs Includes, gcc.
  2. Keywords: gcc
  3. Author: Gerhard Mueller <muellerg@informatik.tu-muenchen.de>
  4. Uploader: <maurer@informatik.tu-muenchen.de>
  5. Uploaded-to: 
  6. Handled-by: 
  7.  
  8. + gerlibv08b is an environment for gcc to create Amiga-only
  9. + programs. No ixemul.library is needed for this any more !
  10.  
  11. With this package it is possible for everybody who has
  12. enough RAM and harddisk-space to write programs in C or C++,
  13. which don't need the ixemul.library or any other big library.
  14.  
  15. gerlibv08b is splitted in two parts:
  16.  
  17.  - gerlib_usr08b.lha - this is the user package of gerlibv08b.
  18.    If you want to use gerlib, you only need this package.
  19.  
  20.  - gerlib_dev08b.lha - here all the sourcecode of gerlibv08b
  21.    is stored. You need this only if you want to fix bugs ;-)
  22.    or if you want to know how some things are working.
  23.