[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] FreeeMiNT and new GemLib
Bernd Mueller wrote:
i was trying to compile freemint from cvs using your debian crosscompiler
packages and i get an error about a missing lib.
...
cannot find -lgem16
MiKRO, you have removed the libgem16 stuff from the MiNTLib (which was a
good thing), but there are still references in FreeMiNT. That should be fixed.
As you see, the gem16 lib is missing. Do you have a new one allready?
Edit xaaes/src.km/Makefile.objs and change -lgem16 to -lgem.
That is the clean fix.
--
Vincent Rivière