README for gcc-prisma.tar.gz This file contains the target definition file for Minix 68k and diffs for the Makefile to build on NetBSD-Amiga. The default configuration is to generate 32-bit code for the 68000. To build GCC 1.42 as a Minix 68k cross-compiler on a NetBSD-Amiga host: Unpack the standard GCC 1.42 distribution 'gcc-1.42.tar.gz'. Build a basic m68k config using './config.gcc sun3-os3'. Copy tm-atari.h from this archive into the config subdirectory. Remove tm.h. Create a symlink from config/tm-atari.h to tm.h. Apply the patches to the Makefile. Note: the Makefile expects to find GAS 1.38 and the Atari Minix 'ar' commands as 'mgas' and 'mar' in your search path. Run 'make'. There will be some complaints about ranlib and hard-params, these can be ignored. Credits: tm-atari.h was originally written by Jwahar R. Bammi for Minix on the Atari. George Harvey 23rd April 1999