Module C_conf.C_flags

Flags for C compilers

type t
val cc_flags : t -> string list

All C compiler flags, including the equivalents of -I

All C linker flags, including the equivalents of both -L and -l

The C linker flags which are the equivalents of -L

The C linker flags whare are the equivalents of -l