pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Using pkgsrc Rust standalone



On Mon, 4 Aug 2025 21:32:19 +0200
Benny Siegert <bsiegert%gmail.com@localhost> wrote:

> The rpath parameter looks wrong! "-Wl,-rpath,/usr/pkg/lib" would be 
> correct with a comma, but with -Xlinker the syntax is apparently different.
> 
> This does not happen (obviously) during a pkgsrc package build.
> 
> Any ideas? This is rust-1.85.1 from a few weeks ago.

Probably caused by pkgsrc patch-compiler_rustc__codegen__ssa_src_back_linker.rs.
We'll need to adjust it so it works without the pkgsrc wrappers.
I'll have a look tomorrow unless you beat me to it.


Home | Main Index | Thread Index | Old Index