package dkml-c-probe

  1. Overview
  2. Docs

Module C_conf.C_flagsSource

Flags for C compilers

Sourcetype t
Sourceval 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

OCaml

Innovation. Community. Security.