From: Krister Walfridsson <[EMAIL PROTECTED]>
cato> Not if you write your code in C. Just compile pic code
cato>
cato> gcc -c -O2 -fpic foo.c
cato>
cato> and use the shared flag to ld
cato>
cato> ld -x -shared -o libfoo.so.0.0 foo.o
cato>
cato> and you are done.
OK.
Back to the original problem. A friend of mine pointed out that I was
running on 1.4.3_ALPHA, and that I could expect any trouble with
that. However, I tested on another machine that says "1.4.3" only (I
assume that's release or something like, although I was told 1.4.3
hasn't really been released yet...) and got the same problem...
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]