RE: openssl port status
Hi Chris,
Thanks for the quick reply. Just to put it in context I am building this as part of eCos via the (windows GUI) eCos config tool. In there it forces me to define IDEA if I enable SSL API. I've tried rebuilidng with IDEA enabled in the config tool but with your suggested -DNO_IDEA as a build option and it seems to build OK, i.e. with the SSL API and (I assume) without IDEA.
So, I guess that's a good work around, but I suspect the package's CDL is wrong then. It would be good if someone could confirm that's all it is.
Thanks
Tim
Tim,
No, it's not required at all. Compile with -DNO_IDEA and it's gone.
--Chris