package conf-cc

  1. Overview
  2. No Docs
Virtual package for the system's C compiler

Install

dune-project
 Dependency

Authors

Maintainers

Description

This package can only install if a C compiler is available on the system and defines a package variable conf-cc:cc containing the command to run

Published: 03 Jun 2026

Dependencies (8)

  1. ocaml-env-msvc32 os = "win32"
  2. ocaml-env-msvc64 os = "win32"
  3. ocaml-env-mingw32 os = "win32"
  4. ocaml-env-mingw64 os = "win32"
  5. host-system-msvc os = "win32"
  6. host-system-mingw os = "win32"
  7. host-arch-x86_32 os = "win32"
  8. host-arch-x86_64 os = "win32"

Dev Dependencies

None

Used by

None

Conflicts

None