📎 AI Summary:
The forum thread discusses converting an application or code from x86 to ARM architecture, specifically for use on a device with an SQ2 processor. The original poster seeks guidance on how to accomplish this, but the responder clarifies that compiled code cannot simply be converted; instead, one needs access to the source code and a suitable compiler to rebuild it for ARM. Overall, the conversation emphasizes the necessity of source code and proper compilation tools to achieve cross-architecture compatibility.
The forum thread discusses converting an application or code from x86 to ARM architecture, specifically for use on a device with an SQ2 processor. The original poster seeks guidance on how to accomplish this, but the responder clarifies that compiled code cannot simply be converted; instead, one needs access to the source code and a suitable compiler to rebuild it for ARM. Overall, the conversation emphasizes the necessity of source code and proper compilation tools to achieve cross-architecture compatibility.
Solution
I've already told you, you compile the code. If you want to understand what that is there is plenty documentation and guides on the basics of software development and compiling code.
Justice
New Member
- Joined
- Nov 1, 2020
- Messages
- 11
Ok if you look at signal.org I was told by my friend I need to convert it, I have the new sq2 procConvert what? If it's code you have to be able to compile it for ARM CPUs.
Sent from my motorola edge plus using Tapatalk
Justice
New Member
- Joined
- Nov 1, 2020
- Messages
- 11
I understand now but can you point me in the direction to do this? Maybe future apps/projects with open codeThey don't supply source code for signal just the library for development. I'm not sure what you would convert since it has to be source.
Sent from my motorola edge plus using Tapatalk
Justice
New Member
- Joined
- Nov 1, 2020
- Messages
- 11
I did reason I'm here, what program is used to do something like this for future.You can't convert compiled code. If it's possible to get it working on ARM I would ask on signal's forum
Sent from my motorola edge plus using Tapatalk
Justice
New Member
- Joined
- Nov 1, 2020
- Messages
- 11
So let's say i have source code, how and what would I use?There isn't. You need the source code and you'd need to compile it for ARM
Sent from my motorola edge plus using Tapatalk
Justice
New Member
- Joined
- Nov 1, 2020
- Messages
- 11
Ok I have a surface pro X sq2 proc so I want to know how to convert it. This new surface I got runs on ArmTaking a step back, what platform are you trying to run Signal on? It should be available on most platforms.
Sent from my motorola edge plus using Tapatalk
Last edited:
Justice
New Member
- Joined
- Nov 1, 2020
- Messages
- 11
Yes that I know but how would one go about it? Saying I have the code what would I need?You'll have to wait until Signal releases a Windows ARM version. Signal source code isn't available.
Sent from my motorola edge plus using Tapatalk
Justice
New Member
- Joined
- Nov 1, 2020
- Messages
- 11
Ok was just looking for something like visual studio etc......I've already told you, you compile the code. If you want to understand what that is there is plenty documentation and guides on the basics of software development and compiling code.
Sent from my motorola edge plus using Tapatalk
Justice
New Member
- Joined
- Nov 1, 2020
- Messages
- 11
I understand can you point me to docs or programs that would do this pleaseNever tried compiling anything for ARM. It's probably possible but you'd need to consult documentation.
Sent from my motorola edge plus using Tapatalk