Hi,
very interesting work. Congratulations.
Have you ever tried to run your automated compilation on an ARM-Based CPU (or cross compiled it for one)?
It would be very interesting if the next version would run on a cheap ARM-board/tablet too.
Regards
Karaca
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have not tried KaarPux on ARM, since I own no ARM devices.
However, I am not aware of any issues that would be a problem for building KaarPux on ARM.
Please go ahead and try it, and I will be happy to assist in fixing any issues you might find.
As for cross compiling, this is a totally different ballgame, and I do not see KaarPux prepared for cross-compiling (in the near future).
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi,
very interesting work. Congratulations.
Have you ever tried to run your automated compilation on an ARM-Based CPU (or cross compiled it for one)?
It would be very interesting if the next version would run on a cheap ARM-board/tablet too.
Regards
Karaca
Hi Karaca,
Thank you for your interest in KaarPux.
I have not tried KaarPux on ARM, since I own no ARM devices.
However, I am not aware of any issues that would be a problem for building KaarPux on ARM.
Please go ahead and try it, and I will be happy to assist in fixing any issues you might find.
As for cross compiling, this is a totally different ballgame, and I do not see KaarPux prepared for cross-compiling (in the near future).
However, it is quite easy to copy KaarPux from one host to another, if they have the same architecture:
http://kaarpux.kaarposoft.dk/copying_kaarpux.html
/Henrik