I corrected faust2puredata to display a help here: https://github.com/grame-cncm/faust/commit/6dea7a78ed33cd1b10297f178004bc001722b787
So : faust2puredata -h faust2puredata [-arch32] [-arch64] <file.dsp> Use '-arch32' to compile in 32 bits Use '-arch64' to compile in 64 bits Use '-poly' to produce a polyphonic self-contained DSP Then use -arch64 to compile in 64 bits. Stéphane > Le 12 janv. 2018 à 19:58, morast <[email protected]> a écrit : > > > Hello all, > > i tried to create puredata externals using faust2puredata script, but i > seems like it only compiles 32-bit versions since pd says it has a wrong > ELFCLASS: ELFCLASS32. I am on a 64bit Linux-System(Ubuntu 16.04) > > I looked also in the architecture files and found the puredata.cpp file. > I know in the online compiler one can choose between 32 and 64bit > version of the compiled application. How can i do this using the regular > commandline tool? > > Thank you, > > Moritz > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! > http://sdm.link/slashdot_______________________________________________ > Faudiostream-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/faudiostream-users ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Faudiostream-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/faudiostream-users
