On 12/17/2011 06:01 PM, rolf meesters wrote:
i think, all externals in PdX are compiled with "-march=pentium4 -msse2 -mfpmath=sse" (for whatever reasons, Pd itself seems to not be compiled with p4/sse2 support), which will most likely produce code that is non-executable on your machine.
that the machine used for building is a P3, doesn't matter much, as it need not run the code...think of it as "cross compiling" for a newer architecture.
fgasdr IOhannes
so with my 15 P3-s i'm obliged to stay with PdX-0.42.5 ?
or is it connected with Windows-XP and not with Linux (i'm using Ubuntu) ?
if you want to use it on w32, you can compile PdX yourself and remove the "-march=pentium4 -msse2 -mfpmath=sse" flags.
or talk hans into providing an i386 build.
fgmasrd IOhannes