On 9/26/03 12:28 PM, "Jeff Liesmaki" <[EMAIL PROTECTED]> wrote:
> I am trying to build the openssl libraries for VxWorks. My host computer is a > pc running Windows 2000 and my target is a pentium pc. I have Vxworks 5.4 and > Tornado 2.02. I downloaded cygwin and when I type ./configure to list the > supported OSes I don't see vxworks for an x86. > > How do I proceed to build openssl for my target. You'll need to add an entry in the Configure file with the proper flags to support your target. I had a similar problem because my target was not in the list of VxWorks-based targets (mine is a PowerPC 860 though). What I did was open the Configure file, search for VxWorks, duplicate one of the existing VxWorks lines, and tweak it for my target. You'll at least need to change it to -DCPU=PENTIUM or something similar for x86 builds. I recently posted all the steps I took to get OpenSSL building for VxWorks to the comp.os.vxworks newsgroup (search for "OpenSSL for VxWorks build problems" on Google groups). It is for a PowerPC 860 target, but I suspect the build process is similar for an x86 target. If you get it working, you might want to submit any changes you had to make back to OpenSSL so others can benefit from it. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]