Lompik - 2014-10-26

I have tried this utility and spend some time debugginf some issues building it. Apparently the order of the cflags / libs are passed to gcc and the libs must be at the end.
So something like
LIBS=$(som3000_LDFLAGS)

should do it in the Makefile.
Thanks for this !

 

Last edit: Lompik 2014-10-26