- LinuxCNC
- General LinuxCNC Questions
- Loading 32 bit shared library with GladeVCP/python on a Raspberry Pi
Loading 32 bit shared library with GladeVCP/python on a Raspberry Pi
- nanowhat
- Offline
- Junior Member
-
Less
More
- Posts: 23
- Thank you received: 0
29 Oct 2025 02:27 #337375
by nanowhat
Loading 32 bit shared library with GladeVCP/python on a Raspberry Pi was created by nanowhat
I need to load a 32 bit shared library from GladeVCP/python to communicate with an existing machine. This shared library is only available as a 32 bit library for ARM systems, and I want to see if this will run on a Raspberry Pi. I don't have access to the source, so I can't recompile arm64.
Is there any way to do this, or do I have to run on a x86_64 machine?
Is there any way to do this, or do I have to run on a x86_64 machine?
Please Log in or Create an account to join the conversation.
- nanowhat
- Offline
- Junior Member
-
Less
More
- Posts: 23
- Thank you received: 0
29 Oct 2025 04:28 #337377
by nanowhat
Replied by nanowhat on topic Loading 32 bit shared library with GladeVCP/python on a Raspberry Pi
I'm going to write a separate 32 bit executable that loads the shared library, and presents a named pipe that I can access via Python.
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- Loading 32 bit shared library with GladeVCP/python on a Raspberry Pi
Time to create page: 0.050 seconds