Hi,
On Thu, 13 Jun 2024 09:32:13 +0200, Sebastien Marie wrote:
> I would like to import devel/rust-bindgen, a cli utility to generate
> Rust interface from C (or some C++) headers.
(...)
> All tests are passing (tested on amd64).
Build and tests OK on current/amd64 with Rust 1.78.0
Thanks for t
ok and thanks
On 13/06/24 09:32 GMT, Sebastien Marie wrote:
> Hi,
>
> I would like to import devel/rust-bindgen, a cli utility to generate
> Rust interface from C (or some C++) headers.
>
> It is using llvm to read/parse C files (libclang.so).
>
> The library is loaded at runtime, but the binar
Hi,
I would like to import devel/rust-bindgen, a cli utility to generate
Rust interface from C (or some C++) headers.
It is using llvm to read/parse C files (libclang.so).
The library is loaded at runtime, but the binary doesn't automatically
find it (/usr/local/llvmXX/lib path isn't a standard