Topic: Building of wolfSSL

Hello guys!

I use this thing from Espressif.
https://github.com/espressif/esp-wolfss … sdk_v2.x.x

Everything works perfect but I can see one strange moment - when I am compiling my application the wolfSSL is compiling too. Each time it is fully recompiled. This take a lot of time. Is here anyone who know why?

Is this a normal behavior for wolfSSL or here I have bad configuration of makefiles for namely this example?

Best regards, Alex.

Share

Re: Building of wolfSSL

Hi Alex,

We are not sure as that is not a project we here at wolfSSL worked on however were you aware we recently added our own solution here: https://github.com/wolfSSL/wolfssl/tree … if/ESP-IDF

(Or in our download wolfssl-3.15.5/IDE/Espressif/ESP-IDF)

To get the solution you pointed out from the espressif community build time issues resolved we would recommend opening an issue on the github repo to see if someone from that community can assist with that!

Warmest Regards,

Kaleb