I have found this cross compiler on internet and thought il upload it to aminet so anyone
can compile amiga programs on a computer with solaris. It is special usefull when one wants
to port unix programs to amigaos.
Installation:
It should only be to do the following (have not installed it myself)
copy the archive to root and type tar -xvzf crossgcc_solaris_to_amiga.tgz
to compile programs type amigaos-gcc foobar.c.
|