Problem linking libssl.a libcrypto.a and my own lib to an application

2000-11-07 Thread raggi
I am having problem linking libssl.a libcrypto.a and my own lib to an application. I began by building the SSL library on my x86 based Redhat 7 that was really straight forward. Then I compiled my own library that is linked to libssl.a and libcrypto.a, so far so good... Then as I started

Re: Problem linking libssl.a libcrypto.a and my own lib to an application

2000-11-07 Thread Lutz Jaenicke
On Tue, Nov 07, 2000 at 01:53:56PM +, [EMAIL PROTECTED] wrote: I am having problem linking libssl.a libcrypto.a and my own lib to an application. #(BTW. I moved the libs into my own directory and I used to use gcc) tpos3client:libTpos3.a tpos3client.cpp