<!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.18.2">
</HEAD>
<BODY>
<BR>
<BR>
well, I need the ldflags:<BR>
&#65279;ldflags = [ '-lXi',<BR>
&nbsp;&nbsp;&nbsp; '-lXext',<BR>
&nbsp;&nbsp;&nbsp; '-lX11',<BR>
&nbsp;&nbsp;&nbsp; '-lm',<BR>
&nbsp;&nbsp;&nbsp; '-lXt',<BR>
&nbsp;&nbsp;&nbsp; '-L' + env['BF_MOZILLA_LIB'],<BR>
&nbsp;&nbsp;&nbsp; '-lxpcom_core'];<BR>
<BR>
<BR>
the cflags are ok. Only the linking is going wrong.<BR>
<BR>
<BR>
maybe I'll change that function. <BR>
<BR>
<BR>
regards<BR>
<BR>
<BR>
<BR>
Em Sex, 2008-09-19 &#224;s 21:36 +0300, Nathan Letwory escreveu:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Actually, you can already give compile flags - I don't readily see
where link flags come in play at this point. Can you give an example?

/Nathan

On Fri, Sep 19, 2008 at 9:31 PM, Nathan Letwory &lt;<A HREF="mailto:jesterking@letwory.net">jesterking@letwory.net</A>&gt; wrote:
&gt; Would it be enough to have a list of arguments you need to add which
&gt; can be given to BlenderLib() ? It's easy to add.
&gt;
&gt; /Nathan
&gt;
&gt; On Fri, Sep 19, 2008 at 9:22 PM, Marcelo Cora&#231;a de Freitas
&gt; &lt;<A HREF="mailto:mfreitas@ydeasolutions.com.br">mfreitas@ydeasolutions.com.br</A>&gt; wrote:
&gt;&gt; Hello there,
&gt;&gt;
&gt;&gt;     I'm trying to set the scons build environment to build the plugin code.
&gt;&gt; It's compiling but I need to pass some arguments to the linker.
&gt;&gt;
&gt;&gt;     As the libraries in blender use the env.BlenderLib() function and I
&gt;&gt; can't pass linker arguments to this I'm kinda lost. What should I use then?
&gt;&gt;
&gt;&gt;
&gt;&gt; Regards,
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; Marcelo Cora&#231;a de Freitas
&gt;&gt; Gerente de TI
&gt;&gt;
&gt;&gt; Ydea Desenvolvimento de Software LTDA.
&gt;&gt; Av. Adolfo Pinheiro, 2338 - Alto da Boa Vista
&gt;&gt; CEP.:04734-004 - S&#227;o Paulo - SP
&gt;&gt; Tel.: 55-11-5523-0333
&gt;&gt; _______________________________________________
&gt;&gt; Bf-committers mailing list
&gt;&gt; <A HREF="mailto:Bf-committers@blender.org">Bf-committers@blender.org</A>
&gt;&gt; <A HREF="http://lists.blender.org/mailman/listinfo/bf-committers">http://lists.blender.org/mailman/listinfo/bf-committers</A>
&gt;&gt;
&gt;&gt;
&gt;
_______________________________________________
Bf-committers mailing list
<A HREF="mailto:Bf-committers@blender.org">Bf-committers@blender.org</A>
<A HREF="http://lists.blender.org/mailman/listinfo/bf-committers">http://lists.blender.org/mailman/listinfo/bf-committers</A>
</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<IMG SRC="cid:1221849652.6251.5.camel@isidori.escritorio.ydeasolutions.com.br" ALIGN="bottom" BORDER="0"><BR>
<BR>
<FONT SIZE="2"><FONT COLOR="#0090ff">Marcelo Cora&#231;a de Freitas </FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0090ff">Gerente de TI </FONT></FONT><BR>
<BR>
<FONT SIZE="2"><FONT COLOR="#0090ff">Ydea Desenvolvimento de Software LTDA. </FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0090ff">Av. Adolfo Pinheiro, 2338 - Alto da Boa Vista </FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0090ff">CEP.:04734-004 - S&#227;o Paulo - SP </FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0090ff">Tel.: 55-11-5523-0333 </FONT></FONT>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>