Zack,

I've done a lot of NetWare programming but have never heard of a "OpenSSL .lib for Novell Netware's CLIB library". I don't think such a beast exists.

If you are looking to make .exe files then you can probably use the free Borland compiler (http://www.johnsmiley.com/cis18.notfree/smiley029/smiley029.htm). You can use Borland's implib.exe to create .lib files from .dll files, although you probably don't have to. I haven't had experience with Borland and Netware in a long time because I usually use MSVC6 (for .exe) and CodeWarrior (for .nlm) for all of my NetWare programming.

You can determine exactly what Netware .lib files you need from http://developer.novell.com/ by looking closely toward the bottom of the online API docs. Look for the NDK, and I think those downloads are free still. They include the .lib files.

I know there are some free utils under Linux that will compile EXEs and NLMs, but I haven't dealt with them in a long time either.

Joe


Zack Payton wrote:
Hello all,

I am looking for an OpenSSL .lib for Novell Netware's CLIB library. I'm looking at all the documentation and it appears this is only supported with Code Warrior which costs $. Does anybody know where I could find a precompiled lib, could anybody send me one, or give any advice for building with a free compiler such as Watcom?

Thanks and have a good weekend!

Sincerely,
Zachary Bell Payton

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to