Skip to content

Add support for the Fil-C toolchain #6981

@paul-reilly

Description

@paul-reilly

Is your feature request related to a problem? Please describe.

Fil-C is a new compiler that compiles 100% memory safe C and C++ binaries.

Releases are found here

It is based on Clang 20.1.8 so all the usual flags work.

Describe the solution you'd like

  • ideally it should be available as an xmake-repo package for zero setup
  • binaries are not ABI compatible with standard C or C++ so a new package target type would be needed to compile xmake packages with the toolchain

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions