home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 7 / RISCWORLD_VOL7.iso / Software / Issue2 / SDL.ARC / !unixlib / Docs / ReadMe37b < prev    next >
Encoding:
Text File  |  2000-11-08  |  720 b   |  22 lines

  1.         UnixLib 3.7b
  2.         ~~~~~~~~~~~~
  3.  
  4. There have been quite a few changes between UnixLib 3.7a and UnixLib 3.7b,
  5. nearly all of which have been done by Nick Burrett, and Peter Burwood.
  6. Frankly speaking, I have very little idea what these changes are, but they
  7. are essential for GCC and GNAT.
  8.  
  9. NetLib
  10. ~~~~~~
  11.  
  12. This version of UnixLib also includes the source for an interface to the IP
  13. stack under RISC OS. This was supplied by Sergio Monesi.
  14.  
  15. The code is totally untested, although it does compile.
  16.  
  17. To build the Netlib code, copy '!Setup' and 'Makefile' from 'objs' to
  18. 'netlib', add 'netlib.!Stamp' to the STAMP variable, and add 'netlib.o.*' to
  19. the libfile command line
  20.  
  21. Finally, double-click on '!Setup' and run the Makefile.
  22.