View Single Post
Old 07-21-2021, 12:58 AM   #5
joweka
Junior Member
joweka began at the beginning.
 
joweka's Avatar
 
Posts: 6
Karma: 10
Join Date: Jul 2021
Device: Kobo Aura Edition 2 v1
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
joweka is offline   Reply With Quote