home *** CD-ROM | disk | FTP | other *** search
- This is a port of the GNU multiple precision library to RISC OS. The only
- changes are trivial and can be found by searching for ARCH in the source
- files. Actually the biggest job in porting it was getting the directory
- structure into a sane state!
-
- The code was compiled with gcc -mstubs and therefore does not need UnixLib
- to link. If you don't have a stubs library, take a look on ftp for gststubs
- which is a freeware version, with which this library was tested.
-
- Many thanks to Gareth McCaughan for his library file builder, makeALF, which
- was used to build the library file (strangely enough ;-)
-
- Alun Jones, auj@aber.ac.uk
-