Replies: 1 comment
-
So you probably want to use the Another option is to set the glibc version, so that it is compatible with your target system. See here for more details. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On Windows I installed
cross
anddocker
and managed to compile my project just fine using this command:However when running this on a 32bit linux operating system I get the following error
I want to link all this inside the binary itself.
Beta Was this translation helpful? Give feedback.
All reactions