Martín Fernández

Results 266 comments of Martín Fernández

Thanks a lot @NiLuJe for your guidance. I get this error while building luajit (with some context) ``` pazos@bowie:~/Escritorio/koreader$ ANDROID_ARCH=arm64 ./kodev release --ignore-translation android v2019.09.3-84-gb24de3a4 Using NDK: /home/pazos/Escritorio/koreader/base/toolchain/android-ndk-r15c... ************ CMAKE_MAKE_PROGRAM:...

@NiLuJe issue triaged: https://github.com/koreader/koreader-base/blob/d9a685c6817d073a9fc0cd231e567a998250a9c6/thirdparty/luajit/CMakeLists.txt#L51-L55 As you see luajit is forced to be 32 bits while building for arm, this clashes with aarch64 support. I'm building the rest of the software...

> Quick testing seems to hint at it holding up, but I haven't done an actual build. Yeah, I talked too soon. I'm stuck with lpeg build, that fails with:...

Many moons passed since I played with it, but now it should be easier given that we have support for other aarch64 devices. Still stuck with lpeg. I'm attaching a...

> You should consider leaving this, and all unimplemented (but not explicitly rejected) features and fixed bugs, open until it's resolved properly. From that sentence I would like to raise...

Yup. I didn't know it was possible to use a cross-compilation target without cross-compiling (ie: host and target are the same arch). Anyhow: removing a few lines would avoid that...

@NiLuJe: do you have any wizard recipes to include `-mtune generic` only on x86 hosts? We can apply it to `appimage`, `debian` and `macos` targets

@akemnade: Patches welcome that implement @NiLuJe suggestion in https://github.com/koreader/koreader/issues/9530#issuecomment-1250407684 > maybe the debian package then really limited more on debian land. Maybe even build using the dpkg-buildpackage/pbuilder/cowbuilder and friends way....

> Note that I'm not even sure the suggestion is a good idea, for the simple reason that there is no longer a "generic" ARM target (and a target that...

Just add a comment in https://github.com/koreader/koreader/wiki/Coverimage#pocketbook-devices. Do not remove current instructions. Just add your findings for your particular device. This might be even fw version dependant.