home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / libnix.readme < prev    next >
Encoding:
Text File  |  1994-10-08  |  3.2 KB  |  65 lines

  1. Short:    A library for amiga specific development on gcc V0.5
  2. Author:   fleischr@izfm.uni-stuttgart.de, gnikl@informatik.uni-rostock.de
  3. Uploader: fleischr@izfm.uni-stuttgart.de
  4. Type:     dev/gcc
  5.  
  6. This is libnix, a static (i.e. link) library for gcc 2.3.3 or above.
  7. It's not a replacement for ixemul.library (though it's possible to
  8. recompile most of the gcc environment with libnix) but a good thing
  9. for amiga specific development on gcc:
  10.  
  11. * It's mostly compatible to SAS's way of handling things, i.e.
  12.   you get even an automatic shared library opening feature and
  13.   some other things you may miss in ixemul.library.
  14.   This also means it's ANSI compliant.
  15.  
  16. * It doesn't need any shared libraries than normal Amiga OS ones.
  17.  
  18. * It is not copyrighted by the FSF. Therefore you neither need
  19.   to include sources nor objects together with your executable.
  20.   (read the GLGPL _before_ flaming on this statement)
  21.  
  22. * And it's short! I was able to compile a 492 byte 'hello, world'
  23.   using normal main.
  24.  
  25. * It uses OS20 features whenever necessary.
  26.  
  27. To cut it short:
  28.  
  29. Use ixemul.library for porting Un*x programs, libnix for compiling
  30. amiga-only programs and gcc is one of the best Amiga compilers.
  31.  
  32.  
  33. ============================= Archive contents =============================
  34.  
  35. Original  Packed Ratio    Date     Time    Name
  36. -------- ------- ----- --------- --------  -------------
  37.        0       0  0.0% 24-Jul-99 16:16:48  gnu/lib/libnix/detach/
  38.      162      99 38.8% 19-Jun-94 19:49:26  gnu/lib/libnix/libamiga.a
  39.      162      99 38.8% 19-Jun-94 19:49:30  gnu/lib/libnix/libb/libamiga.a
  40.      162      99 38.8% 19-Jun-94 19:49:30  gnu/lib/libnix/libb/libgcc.a
  41.    17208    6346 63.1% 16-Jul-94 11:55:50  gnu/lib/libnix/libb/libm.a
  42.    59950   21231 64.5% 24-Jul-99 15:49:24  gnu/lib/libnix/libb/libnix.a
  43.     1008     526 47.8% 24-Jul-99 13:27:58  gnu/lib/libnix/libb/libnix_main.a
  44.     1928     963 50.0% 24-Jul-99 13:27:38  gnu/lib/libnix/libb/libnixmain.a
  45.    15612    2921 81.2% 16-Jul-94 15:53:22  gnu/lib/libnix/libb/libstubs.a
  46.      162      99 38.8% 19-Jun-94 19:49:26  gnu/lib/libnix/libgcc.a
  47.    17372    5972 65.6% 16-Jul-94 11:55:32  gnu/lib/libnix/libm.a
  48.    61034   21248 65.1% 24-Jul-99 15:45:28  gnu/lib/libnix/libnix.a
  49.     1048     514 50.9% 24-Jul-99 13:27:54  gnu/lib/libnix/libnix_main.a
  50.     2090     982 53.0% 24-Jul-99 13:27:34  gnu/lib/libnix/libnixmain.a
  51.    15592    2926 81.2% 16-Jul-94 15:51:16  gnu/lib/libnix/libstubs.a
  52.     1137     663 41.6% 19-Jul-99 22:48:34  gnu/lib/libnix/nbcrt0.o
  53.     1008     593 41.1% 19-Jul-99 22:48:44  gnu/lib/libnix/ncrt0.o
  54.     1412     841 40.4% 19-Jul-99 22:48:24  gnu/lib/libnix/nrcrt0.o
  55.   221172   67809 69.3% 24-Jul-99 16:17:44  gnu/lib/libnix/sources.lha
  56.    42538   15192 64.2% 24-Jul-99 12:58:56  gnu/libnix.guide
  57.      507     266 47.5% 25-Jun-94 18:46:42  gnu/libnix.guide.info
  58.     8670    2229 74.2% 24-Jul-99 11:15:00  gnu/libnix.install
  59.      655     313 52.2% 25-Jun-94 18:46:42  gnu/libnix.install.info
  60.     1176     630 46.4% 24-Jul-99 14:15:48  gnu/libnix.readme
  61.     1264     475 62.4% 19-Jun-94 20:06:28  gnu/libnix.specs
  62.     2108     711 66.2% 25-Jun-94 14:11:00  gnu/libnix.specs.rexx
  63. -------- ------- ----- --------- --------
  64.   475137  153747 67.6% 04-Aug-94 10:04:12   26 files
  65.