<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Dec 17, 2011, at 9:01 AM, rolf meesters wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">
i think, all externals in PdX are compiled with "-march=pentium4 -msse2<br>
-mfpmath=sse" (for whatever reasons, Pd itself seems to not be compiled<br>
with p4/sse2 support), which will most likely produce code that is<br>
non-executable on your machine.<br>
<br>
that the machine used for building is a P3, doesn't matter much, as it<br>
need not run the code...think of it as "cross compiling" for a newer<br>
architecture.<br>
<br>
<br>
<br>
fgasdr<br>
IOhannes<br>
<br></blockquote></div>so with my 15 P3-s i'm obliged to stay with PdX-0.42.5 ?<br>or is it connected with Windows-XP and not with Linux&nbsp; (i'm using Ubuntu) ?<br></blockquote></div><div><br></div>If you are using Ubuntu on those PIIIs, then its quite easy to build it yourself, just change the OPT_CFLAGS in packages/linux_make/Makefile to be for pentium3 instead of pentium4 and remove the sse2 stuff.<div><br></div><div><a href="http://puredata.info/docs/developer/BuildingPdExtended">http://puredata.info/docs/developer/BuildingPdExtended</a></div><div><br></div><div>.hc<br><div>
<span class="Apple-style-span" style="font-size: 12px; "><br class="Apple-interchange-newline"></span><span class="Apple-style-span" style="font-size: 12px; "><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 style="font-family: Tahoma; "></div><div>----------------------------------------------------------------------------</div><div><br style="font-family: Tahoma; "></div><div>There is no way to peace, peace is the way. &nbsp; &nbsp;&nbsp; &nbsp;-A.J. Muste</div><br class="Apple-interchange-newline"></span></span>
</div>
<br></div></body></html>