You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
Thx, I could solve it along those lines.
Hello, being new to wolfSSL and this forum I could not find any helpful clue as
to solving the following build error:
/usr/local/stow/riscv64-unknown-elf-gcc/bin/riscv64-unknown-elf-gcc -DWOLFSSL_USER_SETTINGS -DIPADDR="192.168.0.2" -DNETMASK="255.255.255.0" -g -ffunction-sections -fdata-sections -march=rv32imac -mabi=ilp32 -mcmodel=medany -msmall-data-limit=8 -mdiv -Os -I. -I../ext/multizone -I../ext/picotcp/build/include -I../ext/wolfssl -I../bsp/X300 -c -o main.o main.c
In file included from main.c:18: ../ext/wolfssl/wolfssl/wolfcrypt/settings.h:1698:10: error: #error "FFDHE parameters are too large for FP_MAX_BIT as set"
The build is a subsidiary build with the enclosing one being a build of the IoT stack by Hex Five. I can build wolfSSL
in a stand-alone fashion without any problem. Toolchain is the RISC-V GNU toolchain supplied by SiFive.
Regards
Mike
Posts found: 2
Generated in 0.019 seconds (96% PHP - 4% DB) with 4 queries