home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gnu / libnix-bin.lha.pi < prev    next >
Text File  |  1994-09-07  |  1KB  |  44 lines

  1. .name
  2. libnix
  3. .type
  4. Library
  5. .aminet-dir
  6. dev/gcc
  7. .short
  8. A lib for amiga specific devel with gcc.
  9. .description
  10. This is libnix, a static (i.e. link) library for gcc 2.3.3 or above.
  11. It's not a replacement for ixemul.library (though it's possible to
  12. recompile most of the gcc environment with libnix) but a good thing
  13. for amiga specific development on gcc:
  14.  
  15. * It's mostly compatible to SAS's way of handling things, i.e.
  16.   you get even an automatic shared library opening feature and
  17.   some other things you may miss in ixemul.library.
  18.   This also means it's ANSI compliant.
  19.  
  20. * It doesn't need any shared libraries than normal Amiga OS ones.
  21.  
  22. * It is not copyrighted by the FSF. Therefore you neither need
  23.   to include sources nor objects together with your executable.
  24.   (read the GLGPL _before_ flaming on this statement)
  25.  
  26. * And it's short! I was able to compile a 492 byte 'hello, world'
  27.   using normal main.
  28.  
  29. * It uses OS20 features whenever necessary.
  30.  
  31. To cut it short:
  32.  
  33. Use ixemul.library for porting Un*x programs, libnix for compiling
  34. amiga-only programs and gcc is one of the best Amiga compilers.
  35. .version
  36. ?.?
  37. .author
  38. fleischr@izfm.uni-stuttgart.de
  39. gnikl@informatik.uni-rostock.de
  40. .distribution
  41. Copyrighted by freely distributable.
  42. .described-by
  43. Fred Fish (fnf@amigalib.com)
  44.