Michael Stapelberg

Results 648 comments of Michael Stapelberg

Which Linux kernel version are you running on? `uname -r` I’m testing with Linux kernel 5.5.8 on Arch Linux, and for me, your command works: [build log](https://gist.github.com/stapelberg/f446d793b7019b0217a14060eefac730) I also checked...

Ah, great. By the way, I think you’ll eventually need a cross-compiler package setup like the gcc-i686* packages, but for arm64.

An additional difficulty in cross-compilation is that your system should be set up to execute arm64 programs: https://ownyourbits.com/2018/06/13/transparently-running-binaries-from-any-architecture-in-linux-with-qemu-and-binfmt_misc/. This is needed e.g. for building `bc` This is a little easier...

> #73 adds cross-arch building to batch, but I'm running into issues running batch as it defaults to a hermetic build which doesn't work very well for cross-building. Would you...

> Also it would be useful for my purposes to have a flag for batch to make it die on the first build failure (defaulting to current "keep going" mode)....

Yeah, I don’t know a solution to that off the top of my head either. Do let me know if you’re stuck on this once you resume work, and we...

> @stapelberg ARM has a project that you can submit a request to get access to ARMv8 / aarch64 servers should be [here](https://github.com/WorksOnArm/cluster). That’s good to know, but it doesn’t...

Hey, thanks for your offer! I appreciate it. I think additional mirrors would be great, especially if they are located outside of europe. Where would yours be? The size of...

Singapore sounds great! I put up https://distr1.org/mirrors/ with what I think are useful infos. Please let me know if anything’s missing.