<!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/1.1.10">
</HEAD>
<BODY>
I'm trying to make a library but a .so, not a .ar, I'd like to link dynamically against this lib, in KDevelop 2.x I use -shared in Linker options at the proyect option window, how can I do this with Gideon, I try with a new proyect, then new target, type lib but I get an .AR archive<BR>
<BR>
thanks in advance<BR>
Neb<BR>
<BR>
On Tue, 2003-10-14 at 09:00, Anno v. Heimburg wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>Am Dienstag, 14. Oktober 2003 11:19 schrieben Sie:
> many projects put files under subfolders and not all under the same folder;

Create a lib. That will be put in a subfolder. (If you link the lib 
statically, your final program will not need it installed).

Anno.</I></FONT></PRE>
</BLOCKQUOTE>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Israel Fdez Cabrera<BR>
Usuario Linux: 270292    (<A HREF="http://counter.li.org">http://counter.li.org</A>)<BR>
<A HREF="mailto:israel@seg.inf.cu">israel@seg.inf.cu</A><BR>
Segurmatica. Consultoría y Seguridad Informática<BR>
La Habana, Cuba.
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>