{
  "host": {
    "c": {
      "id": "gcc",
      "exelist": [
        "cc",
        "-m64"
      ],
      "linker_exelist": [
        "cc",
        "-m64"
      ],
      "file_suffixes": [
        "c"
      ],
      "default_suffix": "c",
      "version": "13.3.0",
      "full_version": "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0",
      "linker_id": "ld.bfd"
    }
  },
  "build": {
    "c": {
      "id": "gcc",
      "exelist": [
        "cc",
        "-m64"
      ],
      "linker_exelist": [
        "cc",
        "-m64"
      ],
      "file_suffixes": [
        "c"
      ],
      "default_suffix": "c",
      "version": "13.3.0",
      "full_version": "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0",
      "linker_id": "ld.bfd"
    }
  }
}