Error run rust application

⚓ Rust    📅 2025-05-30    👤 surdeus    👁️ 7      

surdeus

Warning

This post was published 74 days ago. The information described in this article may have changed.

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Error run rust application

Hello everyone I put the project together on my computer, uploaded it to the server and got:
/lib64/libstdc++.so.6: version GLIBCXX_3.4.29' not found //lib64/libc.so.6: version GLIBC_2.29' not found
/lib64/libc.so.6: version `GLIBC_2.38'

Does anyone know how to compile so that all these dependencies are included in the binary?

4 posts - 2 participants

Read full topic

🏷️ rust_feed