problem about static link libssl.a libcrypto.a to my application(linux platform)

2009-11-04 Thread jj Zhu
It goes well when dynamic linking, using command like this: gcc -lssl error.o wrapsock.o wrapunix.o driverUtility.o driver.o -o driver then I want to link openssl lib statically so I do not need to install openssl when I run my application on another linux platform,but after I change th

win98 bc32 make error

2001-02-21 Thread jj
Hi, I cannot get the makefile for bc32 to work, it always quits with the following error. Does anyone know how i could rectify the problem. Regards Jacob Rhoden 1 file(s) copied copy .\ssl\tls1.h inc32\openssl\tls1.h 1 file(s) copied copy .\rsaref\rsaref.h inc32\

Compiling for BC5.02

2001-02-19 Thread jj
Hi, Sorry if this is a stupid question, I have already read the faq and searched google for an answer... I have BC5.02 and bcb4, I have noticed that it appears that some people have gotten openssl to compile under 5.02, but I havent been able to figure out what commands i need to type to set it