Can't cross compile the lib on Linux for Windows #1828
maroueneboubakri
started this conversation in
General
Replies: 2 comments
-
Hi @maroueneboubakri, we don't support cross-compiling for Windows / x86; only for Windows / amd64. (Please see https://github.com/open-quantum-safe/liboqs/wiki/Platform-specific-notes-for-building-liboqs#cross-compiling-on-debianubuntu-linux-for-windows). In fact, you will see that the toolchain file you're using sets If this is a feature that would be useful to you, please feel free to submit a PR! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Since this is not a bug, I'm going to convert the issue to a discussion. |
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.
-
Hello,
Taking library version 0.10.0 or 0.10.1
I'm expecting the following command to work
Result:
My env:
What is wrong with this ?
Thanks
Maro
Beta Was this translation helpful? Give feedback.
All reactions