<div dir="ltr">Ok, sounds good.<br><br>OPT_CFLAGS appears only in the makefile of this externals: jackx and miXed<br><br>At the moment jackx makefile has -fPIC flag, so that we have two options<br><br>* to add -fPIC to OPT_CFLAGS in linux_make/Makefile and remove the jackx one if is needed (duplicate)<br>
* to add -fPIC to miXed Makefile.common directly<br><br>Sergi.<br><pre><br></pre><br><br><div class="gmail_quote">2008/7/20 Hans-Christoph Steiner &lt;<a href="mailto:hans@eds.org">hans@eds.org</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="">
<div><br></div><div>What if you added -fPIC to OPT_CFLAGS in &#39;packages/linux_make/Makefile&#39;? &nbsp;The miXed build system will get the flags from that OPT_CFLAGS. &nbsp;Plus I think that setting it in OPT_CFLAGS would then set it everywhere.</div>
<div><br></div><div>.hc</div><div><br></div><br><div><div><div></div><div class="Wj3C7c"><div>On Jul 12, 2008, at 10:02 PM, Sergi Lario wrote:</div><br></div></div><blockquote type="cite"><div><div></div><div class="Wj3C7c">
<pre>Hi list,<br><br>I added the -fPIC cflag in all makefiles I get errors compiling on a 64 bits machine ( <a href="http://lists.puredata.info/pipermail/pd-list/2008-07/063706.html" target="_blank">http://lists.puredata.info/pipermail/pd-list/2008-07/063706.html</a> ) with coders of these externals agree.<br>

<br>But not with the miXed makefile.<br><br><a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">sll at sll-cube</a>:/home/pd-extended/externals/*miXed*$ vim Makefile.common<br>Line: 119<br>CFLAGS = *-fPIC* $(WARN_CFLAGS) $(OPT_CFLAGS) $(DEFINES) $(INCLUDES)<br>

<br>The -fPIC flag lets compile over 64 bit machines. With this changes I complied pd-extened with no problems.<br><br>Who can make this change?<br><br>Greetings,<br><br>Sergi.<br><br><br></pre></div></div><div style="margin: 0px;">
_______________________________________________</div><div style="margin: 0px;">Pd-dev mailing list</div><div style="margin: 0px;"><a href="mailto:Pd-dev@iem.at" target="_blank">Pd-dev@iem.at</a></div><div style="margin: 0px;">
<a href="http://lists.puredata.info/listinfo/pd-dev" target="_blank">http://lists.puredata.info/listinfo/pd-dev</a></div> </blockquote></div><br><div> <span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><br>
<span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div>
<br></div><div>----------------------------------------------------------------------------</div><div><br></div><div>As we enjoy great advantages from inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously. &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; - Benjamin Franklin</div>
<br></span></span> </div><br></div></blockquote></div><br></div>