ARM

Questions and Answers : Unix/Linux : ARM
Message board moderation

To post messages, you must log in.

AuthorMessage
fzs600

Send message
Joined: 8 Nov 24
Posts: 3
Credit: 0
RAC: 0
Message 73 - Posted: 8 Nov 2024, 16:48:49 UTC

Hello
Is it possible to create an ARM application?
thank you
ID: 73 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
rilian
Avatar

Send message
Joined: 7 Nov 24
Posts: 24
Credit: 264
RAC: 23
Message 76 - Posted: 8 Nov 2024, 16:58:22 UTC - in response to Message 73.  

Hello
Is it possible to create an ARM application?
thank you

It does run on Mac M1 arm and yesterday i crunched several valid tasks
I crunch for Ukraine
ID: 76 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
fzs600

Send message
Joined: 8 Nov 24
Posts: 3
Credit: 0
RAC: 0
Message 88 - Posted: 9 Nov 2024, 7:20:01 UTC - in response to Message 76.  

Hello
Is it possible to create an ARM application?
thank you

It does run on Mac M1 arm and yesterday i crunched several valid tasks

I was thinking of the Raspberry PI
ID: 88 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Dirk Broer

Send message
Joined: 18 Nov 24
Posts: 2
Credit: 0
RAC: 0
Message 119 - Posted: 18 Nov 2024, 16:17:04 UTC - in response to Message 88.  

Hello
Is it possible to create an ARM application?
thank you

It does run on Mac M1 arm and yesterday i crunched several valid tasks

I was thinking of the Raspberry PI


You can try to use <alt_platform> on your Pi. The platform in question would be arm64-apple-darwin
so in your cc_config.xml, in <options>:

<options
   <alt_platform>arm64-apple-darwin</alt_platform>
</options


no guarantee that it will work though, and I'd use a Pi 5 with 8GB of RAM if I were you
ID: 119 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Questions and Answers : Unix/Linux : ARM

©2024 The DeExtinction Project