Skip to content

epic-cc rolling 0.0.0-master-$sha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Sep 15:27
b69e027

Rolling build of the epic-cc Linux bundle at 0.0.0-master-b69e02764da446543a653179bd6e025170fc58de.

This is a prerelease published on every push to master so downstream
CI can pin a compiler and run it without building clang. Pin this
tag (ci-b69e02764da446543a653179bd6e025170fc58de) to get a reproducible compiler.

Run it as-is (the bundle ships its own clang):

unzip epic-cc-0.0.0-master-b69e02764da446543a653179bd6e025170fc58de-x86_64-linux.zip
./epic-cc-0.0.0-master-b69e02764da446543a653179bd6e025170fc58de-x86_64-linux/epic-cc --target p16f887 app.c -o app.hex

The binary identifies itself with --version (epic-cc 0.0.0-master-b69e02764da446543a653179bd6e025170fc58de).
Requires Ubuntu 22.04 / Debian 12 or newer on x86_64.

Checksums
88972aed5b217415c16741c5553afb1857b0e277d974d351d33ef0eb407c3c45  epic-cc-0.0.0-master-b69e02764da446543a653179bd6e025170fc58de-x86_64-linux.zip