----------------------------------------------------------------------------
Build_notes.txt
----------------------------------------------------------------------------

To get the MacOS port to compile you will need to provide GUSI2 headers and
libraries

You can get GUSI2 from its authors homepage at:

http://www.iis.ee.ethz.ch/~neeri/macintosh.html

as of this writing the current version of GUSI2 can be downloaded here:

ftp://sunsite.cnlab-switch.ch/software/platform/macos/src/mw_c/GUSI_204.sit.bin


Just replace the empty "include" and "lib" folders in the gusi subdirectory
with the full folders from the GUSI2 distribution.



In some parts of this project we use Apple's free MrC compiler which is part
of MPW :
http://developer.apple.com/tools/mpw-tools/

You can get MrC Plugins for CW from the MPW homepage or use this direct
link:
ftp://ftp.apple.com/developer/Tool_Chest/Core_Mac_OS_Tools/MPW_etc./Miscellaneous/MrC_CW_Plugins.sit.hqx


-- Michael Feiri 02.03.2000



You can find the source of Dan Oetting's optimized cores (including the Altivec
RC5 core) at http://www.users.uswest.net/~oetting/

-- Rmi Guyomarch 31.03.2000
