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
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\
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