You are not logged in.
Pages: 1
Did anything change regarding being compilable on 32-bit since https://bbs.archlinux32.org/viewtopic.php?id=3075 ?
I still get:
- on pentium4/i686:
cc1: error: code model ‘small’ not supported in the 32 bit mode
cc1: sorry, unimplemented: 64-bit mode not compiled in
- on 486: aarch64-linux-gnu-gcc is missing, weird, but well, I suppose there is an EFI for AARCH64 too, but why should one build one for an AMD64-only distribution?
I'll give it a shot, but I cannot promise anything. Low-level firmware is not exactly my strengh.. :-)
As long it is that easy just to remove aarch64 and AMD64 from _arch, It might be worth a try...
Offline
All I get is:
-rw-r--r-- root/root 845184 2021-09-21 17:36 usr/share/edk2-shell/ia32/Shell.efi
-rw-r--r-- root/root 925824 2021-09-21 17:36 usr/share/edk2-shell/ia32/Shell_Full.efi
If this enough, then fine. :-)
I cannot test this (due to lack of hardware).
Offline
ok. edk2-shell and edk2-ovmf hit stable. let me also rebuild archboot.
Sorry about that, I didn't realize that archboot is quite a core package..
mmh.
==> Validating source files with sha256sums...
archboot ... Skipped
==> Verifying source file signatures with gpg...
archboot git repo ... FAILED (the public key 5B7E3FB71B7F10329A1C03AB771DF6627EDF681F is not trusted)
also upstream..
local patching in archboot also fails..
then I get:
/startdir/PKGBUILD: line 65: cd: /build/archboot/src/archboot: No such file or directory
Offline
So long as none of this lands on my machines I can't really say why. My machines are real 32-bit vintage as as such don't support UEFI.
Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.
Offline
Mmh archboot looks very 64-bittish to me, this requires a full Archlinux32 fork readding all things having been deleted in 2017..
(sounds like something which should go into https://git.archlinux32.org/archboot32/ or so?).
Offline
Pages: 1