[Freemint-list] Cross Compiling Freemint

Vincent Rivière vincent.riviere at freesbee.fr
Tue Oct 25 00:52:41 MSD 2016


On 24/10/2016 à 19:08, Ingo Uhlemann wrote:
> ld: library not found for -lfl

First, please try other people's advices.

If it fails, look at that:
http://lists.apple.com/archives/studentdev/2001/Apr/msg00271.html

Edit sys/gen-syscall/Makefile and replace:
NATIVE_LIBS += -lfl
by:
NATIVE_LIBS += -ll

And see if it works better.

-- 
Vincent Rivière


More information about the Freemint-list mailing list