I have compiled gcc as a cross compiler so one can compile amiga programs on a computer with
linux. It is special usefull when one wants to port unix programs to amigaos.
installation:
make a dir /home/fnf/ade/ and unzip the archive in the ade directory. Then add a path
to the /home/fnf/ade/bin/ to compile programs type amigcc foobar.c.
|