<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.8">
</HEAD>
<BODY>
Hi<BR>
About libraries again, but statics ones this time<BR>
How can I link staticaly with openssl, I've got the libssl.a, but where I set KDevelop for staticaly linking?<BR>
I'm using <BR>
<BR>
-L/usr/local/ssl/lib/ -static -lssl -dinamic -lrest_of_the_libs<BR>
<BR>
But nothing, I've read man pages from gcc and ld and and GCC manual from gcc.gnu.org and -static / -dynamis is all I've found.<BR>
<BR>
I'll appretiate your help/time once more <IMG SRC="cid:1081977245.2301.49.camel@linux.segurmatica.com" ALIGN="middle" ALT=":D" BORDER="0"><BR>
<BR>
best regards<BR>
Israel
</BODY>
</HTML>