--libraries (-l) external C libraries to link with
--library-dirs (-L) directories to search for external C libraries
(separated by ':')
it is not clear how to specify several libraries with "-l"?
But that did not work (neither did -lirc -lm)
> but might fix undefined symbol problems.
Many thanks,
Arnd