[Freemint-list] Compile Problems

Thorsten Otto admin at tho-otto.de
Tue Jul 18 18:16:21 MSD 2017


On Dienstag, 18. Juli 2017 16:00:08 CEST Ingo Uhlemann wrote:
> For me it looks like, its not staring using the cross compiler? Or a library
> is missing, but what library special ?

It is mentioned there:
ld: library not found for -lfl

That library comes from flex.

Usually, it only contains some default main() function that calls your lexer, 
and a default yywrap() function. Maybe you can get away without it.


More information about the Freemint-list mailing list