README.POS how to use libnix-pos beta: Install the 'libnix-pos' directories in their respective location (like 'libnix' directories, if you have the libnix v1.1 installed). (this version will create 'libnix-amigaos' dirs, but -noixemul currently assume that they are named 'libnix' for amigaos) Either use 'make install-pos' if you build it, or desarchive the supplied binaries, if you got them. Backup your current specs file, mine is in /ade/lib/gcc-lib/m68k-amigaos/2.7.2.1 Then copy the supplied "specs-nixpos" in the drawer, and rename it to "specs". Now you should be able to compile using libnix-pos with -nixpos flag, like -noixemul. If you didn't install the new specs file, compile manually (see libnix.guide for an example). Hum, should be enough for a quickstart... Read again libnix.guide, it's very interesting. Don't suppress the auto-init libraries when using math functions, unless you really know what you are doing. Else, crash! (Yes I was stupid enough :) ld will complain if you use one of the currently unsupported functions in libnixpos. (see NEWS.POS). Excepted nix_main, which should print an error message (I hope). lecorfec@univ-mlv.fr 27-Apr-97