Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

standard C compiler compatibility #101

Open
jaromil opened this issue Feb 15, 2025 · 0 comments
Open

standard C compiler compatibility #101

jaromil opened this issue Feb 15, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@jaromil
Copy link
Member

jaromil commented Feb 15, 2025

For unknown reasons, cjit will not build correctly this command (zenroom build):

 /usr/local/bin/cjit -DCMAKE -I/home/jrml/devel/zenroom/lib/milagro-crypto-c/build/include -I/home/jrml/devel/zenroom/lib/milagro-crypto-c/include -Isrc -Ilib/lua54/src -Ilib/milagro-crypto-c/build/include -Ilib/milagro-crypto-c/include -Ilib/ed25519-donna -Wall -Wextra -fPIC -D'ARCH=LINUX' -DARCH_LINUX -Og -ggdb -DDEBUG=1 -Wall -Wextra -pedantic -DNDEBUG -o CMakeFiles/amcl_core.dir/src/ecdh_support.c.o -c /home/jrml/devel/zenroom/lib/milagro-crypto-c/src/ecdh_support.c

reproducible also in absence of the source: error occurs at the flag parsing stage.

@jaromil jaromil added the enhancement New feature or request label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant