Quote:
Not familiar with taskwarrior, but cross-compiling vim should be fairly easy, on the other hand.
|
thanks for pointing this out, it motivated me to check my build environment and I enventually found out I had to set the CC/GCC env variables with prefix
Code:
arm-kobo-linux-gnueabihf-
still having issues with missing libraries/headers but maybe I can fix that with enough time