home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 2 / Geek_Gadgets_2_2352.bin / amigaos / src / libnix-1.1-src.tgz.pi < prev    next >
Fred Fish's Product-Info  |  1997-04-16  |  1KB  |  52 lines

  1. .name
  2. libnix
  3. .aminet-dir
  4. dev/gcc
  5. .type
  6. Library
  7. .short
  8. A library for amiga specific gcc develp.
  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 becomes one of the best Amiga compilers.
  35. .version
  36. 1.1
  37. .author
  38. Matthias Fleischer
  39. Gunther Nikl
  40. .distribution
  41. Public Domain
  42. .email
  43. fleischr@izfm.uni-stuttgart.de
  44. gnikl@informatik.uni-rostock.de
  45. .docs
  46. libnix.guide
  47. libnix.readme
  48. .described-by
  49. Fred Fish (fnf@amigalib.com)
  50. .submittal
  51. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  52.