What's it? ---------- The amiunix.lib is a library file which is needed when you want to compile the Amiga CircleMUD ports on your AmigaOS. The distributed package of the the Amiga CircleMUD port already includes an amiunix.lib. If you have this package and you didn't encounter problems with the amiunix.lib when compiling, you don't really need this 'new' amiunix.lib. If you had any problems read on! What's new? (Skip to Fixes for a fast impression of the changes) ----------- Nothing is new. This amiunix.lib is specially created for users who compile Amiga CircleMUD with SAS/C 6.3. The 'old' amiunix.lib was created with SAS/C 6.5 and gave problems when linking with SAS/C 6.3 slink (error: 501). I've tried to fix the problem (in very many ways) under SAS/C 6.5 but with no satisfactionary result. Compilation of amiunix.lib under SAS/C 6.3 was needed to solve the problem (it seems SAS/C 6.5 compiler is not completely downwards compatible with SAS/C slink on far references). As of now, you can use the amiunix.lib for SAS/C versions 6.3 and up. Also I recompiled amiunix.lib with the nomath option which allows the user compile Amiga CircleMUD with any math type he/she want (without getting math conflicts). How to use the library ---------------------- Just copy this library over the amiunix.lib you are already using. And recompile. Fixes ----- amiunix.lib - compiles under SAS/C 6.3 and up amiunix.lib - doesn't cause any math conflicts anymore Thanks ------ Thanks to bfinley@koko.csustan.edu for reporting the bug with SAS/C 6.3. Thanks to Jeremy Elson (jelson@cs.jhu.edu) for CircleMUD 2.20