JuliaCon 2025 Hackathon Ideas!

For C code why don’t you use Clang.jl instead?

It’s a C++ library unfortunately with no C API, that has to get generated somehow though.

Ah, I misunderstood the part about C API in your previous message.

PoC by @ChrisRackauckas

4 Likes

Handle (warn) package relocatability issues. Could the package compiler check for relocatabiliy? · Issue #1050 · JuliaLang/PackageCompiler.jl · GitHub

Not a real solution to the problem but at least a user that creates an app would know.