home *** CD-ROM | disk | FTP | other *** search
-
- >Since this Program consists only of _one_ file I included no makefile.
- >But you should be able to compile with every available Amiga-compiler.
- >(Don't forget to link amiga.lib _before_ your compiler's libs)
-
- Use the supplied makefile to rebuild the program with gcc. You need
- the libnix package, the new proto-includes (gcc 2.6.1 and up) and
- gcc 2.3.3 to create the plain version (68020 version can be build with
- every other version >=2.3.3).
- If you wonder why your compiled program is bigger than the one in this
- archive: the secret is the startup-code ... I used one I created some
- time ago. I still prefer this one rather than the regular libnix ones,
- but its not included here, sorry.
-
- >Compiled with GCC 2.2.2 which is the best _free_ Amiga-compiler
- >(i.e. it's better than the DICE version on Fish disk) and linked with
- >some selfmade startupcode and support-library, so I think it's even
- >free of the GNU-licence and I can place this in the public domain.
- >(I neither like this GNUC startupcode nor that ixemul.library.)
- >I didn't use the assembler inline headers for compiling since my
- >5 Meg don't allow this. If anybody is able to compile this thing he can
- >send me the object file via email: fleischr@izfm.uni-stuttgart.de.
-
- Now compiled with gcc2.3.3 and inline headers for a small executable.
- (still doesn´t need ixemul.library!)
-