<br><br><div class="gmail_quote">On Sun, Dec 18, 2011 at 3:15 AM, Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><div></div><div><br><div><div>On Dec 17, 2011, at 9:01 AM, rolf meesters wrote:</div><br><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">


i think, all externals in PdX are compiled with &quot;-march=pentium4 -msse2<br>
-mfpmath=sse&quot; (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&#39;t matter much, as it<br>
need not run the code...think of it as &quot;cross compiling&quot; for a newer<br>
architecture.<br>
<br>
<br>
<br>
fgasdr<br>
IOhannes<br>
<br></blockquote></div>so with my 15 P3-s i&#39;m obliged to stay with PdX-0.42.5 ?<br>or is it connected with Windows-XP and not with Linux  (i&#39;m using Ubuntu) ?<br></blockquote></div><div><br></div></div></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" target="_blank">http://puredata.info/docs/developer/BuildingPdExtended</a></div><div><br></div><div>.hc<br><div>
<span style="font-size:12px"><br></span><br></div></div></div></blockquote><div>not that easy! after reading the pages about building and sources:<br><br>fullfilled dependencies following <a href="http://puredata.info/docs/developer/UbuntuMaverick" target="_blank">http://puredata.info/docs/developer/UbuntuMaverick</a><br>

i&#39;m on Lucid, but no errors reported here.<br><br>got sources:<br>rsync -av --delete rsync://<a href="http://128.238.56.50/distros/pd-extended/" target="_blank">128.238.56.50/distros/pd-extended/</a> pd-extended-farm/<br>
<br>in directory linux_make: make install<br>
(i386 seems to be the default)<br><br>lots of warnings/errors:   (complete error output attached)<br>mainly of this type<br>.....grh/adaptive/src/lms2~.c: In function ‘lms2_tilde_new’:<br>.....grh/adaptive/src/lms2~.c:246: warning: unused parameter ‘s’<br>

many of them in iemlib<br><br>and at the end of the process pdlua.c seems completely amiss.<br><br>where did i go wrong?<br>something important changed between Lucid and Maverick?<br><br>for my understanding: the version for Windows has to be compiled in Windows<br>
(using mingw)?<br><br>rolf<br><br><br><br></div></div>