<div dir="ltr"><div>Hi Katja,<br></div>Thanks, it worked! I only compiled binaries in the pitsj directory, but the object opens and runs fine. Thanks again.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 1, 2015 at 9:35 PM, katja <span dir="ltr"><<a href="mailto:katjavetter@gmail.com" target="_blank">katjavetter@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Alexandros,<br>
<br>
Can you try to compile my externals collection on Odroid? It includes<br>
an upgraded version of helmholtz~, now written in C. The collection is<br>
here temporarily: <a href="http://www.katjaas.nl/tmp/PdClassDev.zip" target="_blank">http://www.katjaas.nl/tmp/PdClassDev.zip</a>. It builds<br>
well on Raspberry Pi which is armv6 but it may build on armv7 as well.<br>
If not, I'd like to see gcc's error messages.<br>
<br>
Katja<br>
<div><div class="h5"><br>
On Thu, Jan 1, 2015 at 7:47 PM, Alexandros Drymonitis <<a href="mailto:adrcki@gmail.com">adrcki@gmail.com</a>> wrote:<br>
> I've downloaded and copied all the files that come with the [helmholtz~]<br>
> external by Katja Vetter into an Odroid-U3 but Pd can't create it.<br>
> I've set the directory in Pd's search path, I've also tried to use<br>
> [declare], but still no luck. With [declare] I get the following message:<br>
> /usr/lib/pd/extra/helmholtz~/helmholtz~.pd_linux:<br>
> /usr/lib/pd/extra/helmholtz~/helmholtz~.pd_linux: cannot open shared object<br>
> file: No such file or directory<br>
><br>
> Typing 'file helmholtz~.pd_linux' in a terminal, I get this:<br>
> helmholtz~.pd_linux: ELF 32-bit LSB shared object, Intel 80386, version 1<br>
> (SYSV), dynamically linked,<br>
> BuildID[sha1]=bbe467ff0725ff41dcab644f1d5e90eb57d45c68, not stripped<br>
><br>
> while other objects, arraysize for example, give this:<br>
> arraysize.pd_linux: ELF 32-bit LSB shared object, ARM, EABI5 version 1<br>
> (SYSV), dynamically linked,<br>
> BuildID[sha1]=b2b4f077c5008c1037d0e2bd74bb8d0602e62731, stripped<br>
><br>
> helmholtz~ is compiled for Intel processors, while arraysize is for ARM, if<br>
> I get this right, so the problem is there. Checking helmholtz~ Makefile I<br>
> see that it uses the g++ compiler, which I have installed, but when I tried<br>
> to compile the source code, I got an error and the object wasn't compiled.<br>
> A funny thing is that I have the very same files in a Udoo and there the<br>
> object works fine (doesn't the Udoo work with an ARM processor?). Is there<br>
> an ARM version of helmholtz~ somewhere?<br>
><br>
> I'm on Pd-0.46-0, installed with apt-get on Debian Jessy for Odroid.<br>
><br>
> Thanks and happy new year everyone.<br>
><br>
</div></div>> _______________________________________________<br>
> <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
> UNSUBSCRIBE and account-management -><br>
> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
><br>
</blockquote></div><br></div>