C user library
Compile and link instructions


Include files and initialization

The following include files should be included into the C code:

Moreover, to use the standard modules, the kid_in_stdmodules_init function, defined in kid_in_stdmodules.h, must be called exactly once before the first input source get opened.


Compiler options

The following options has to be passed to the compiler:


Linker options

The following options has to be passed to the linker:

Note that the order is important for most linkers!
Check also that you are not including the same library more than once (it is harmless most of the time, but is at least aesthetically disapointing)


Send comments to: Igor Sfiligoi

Last modified: Wed Sep 6 11:19:27 MET DST