Building libamiga.a
After installing the cross-compiler, you may have to regenerate manually libamig.a, to be used by the linker as -lamiga. You can follow these simples steps after download this archive (also available on Aminet):
-
hunk2gcc amiga.lib
-
ar qc libamiga.a obj.*
-
ranlib libamiga.a
You should follow these steps in RAM: because they generate 1,454 object files... The last step does not work for me but does not prevent successful compilations later!
The last three changes:Tygre - 2016-06-13 09:44:09 pm
|