1

(5 replies, posted in wolfSSL)

Chris:

Thanks for your offer to help!

I have previously looked at the build page you kindly linked in the previous post. We are doing command line builds only, so I do not have the option of doing a Workbench build.

I am failing to communicate well because it seems that we are talking past each other.

Out of the box, it was easy to configure and build wolfssl in my Linux environment (RHEL 5.11): I had some tweaking to do, but it was not bad.

Out of the box is a fast dead end for vxWorks (any version). I looked at the configuration file and get confused (and disillusioned): it is 30000+ lines of text that I do not have time to parse. I am familiar enough with the make system to be able to stumble through setting variables (like I did for the Linux configuration), but have no clue to how to proceed for a vxworks configuration.

I am a flat out nube when it comes to configurating (sp??).

Cheers.

SWS

2

(5 replies, posted in wolfSSL)

Chris:

I appended -DWOLFSSL_VXWORKS to CFLAGS in Makefile. After a make clean and make, this just generated a bunch of errors. I am not sure what to try next. I am guessing that there is no ./Configure option for vxworks (I saw none)? This seems like the place to make changes when moving from one platform to another, but I could be wrong.

Thanks.

SWS

3

(5 replies, posted in wolfSSL)

All:

I would like to configure/compile WolfSSL for vxWorks 6.6: in particular libwolfssl. Where do I start? The documentation indicates that this is supported, but I have failed to find where/how this is done. I read all the forum posts concerning vxworks: that was no help. I looked through ./configure and grep-‘d for vxworks: nothing helpful. It might be right in front of me but I am not seeing it.

Thanks and Cheers.

SWS