On Dec 17, 2011, at 9:01 AM, 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 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.

http://puredata.info/docs/developer/BuildingPdExtended

.hc


----------------------------------------------------------------------------

There is no way to peace, peace is the way.       -A.J. Muste


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to