<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div><br></div><div>What if you added -fPIC to OPT_CFLAGS in 'packages/linux_make/Makefile'?  The miXed build system will get the flags from that OPT_CFLAGS.  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>On Jul 12, 2008, at 10:02 PM, Sergi Lario wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><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">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">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 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Pd-dev mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:Pd-dev@iem.at">Pd-dev@iem.at</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="http://lists.puredata.info/listinfo/pd-dev">http://lists.puredata.info/listinfo/pd-dev</a></div> </blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 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-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><br class="Apple-interchange-newline"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 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-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; 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.         - Benjamin Franklin</div><br class="Apple-interchange-newline"></span></span> </div><br></body></html>