"undefined reference to" ld returned 1 exit status #107345
Labels
A-linkage
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
O-linux
Operating system: Linux
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
Original issue: ntex-rs/ntex#168
I tried to upgrade my project to new versions of crates from ntex ecosystem and getting this during the build (tried dev/release and lto on/off) in rust 1.67.0 1.66.1 and 1.65.0:
Cargo.toml:
uname -a Linux workstation 6.0.17-300.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jan 4 15:58:35 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Any help is welcome :)
The text was updated successfully, but these errors were encountered: