On 02/27/2018 11:56 AM, Ed Kelly via Pd-list wrote:
> http://sharktracks.co.uk/puredata/ofelia.l_ia64.tar.gz

i also noticed that the official ofelia externals use the "l_ia64"
extension for Linux/amd64.

i am *very* sure that this is the wrong extension.
"ia64" is the the short name of the "Itanium" architecture ([ia64]), an
architecture used mainly for servers. it is *incompatible* with the
x86_64 aka amd64 instruction set (which is the CPU that is built in
practically all PCs and Apple computers these days)
those processors are built by intel, which probably has caused the
confusion.

there's [PR297] which tries to fix this by using arch-specific
extensions that actually match the canonical names for CPU architectures
(or at least wide-spread variants thereof).

i'd suggest to avoid this extension and instead use the generic "pd_linux".


gmsadr
IOhannes

[ia64] https://en.wikipedia.org/wiki/IA-64
[PR297] https://github.com/pure-data/pure-data/pull/297




Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to