On 28 February 2017 07:10:30 CET, Kang-Che Sung <[email protected]> wrote: >(Resent the mail in order to CC to the mailing list) > >On 26 February 2017 23:40:49 CET, "Gunner C. Hooper" ><[email protected]> wrote: >>I built static busybox on a Pentium III to run on my Pentium 133MHz >>with >>64MB of RAM. It runs perfectly on the Pentium III, but when I try to >>run >>it on the Pentium 133MHz, I get the following error: >> >>busybox: ../sysdeps/x86_64/cacheinfo.c:262: handle_intel: Assertion >>`maxidx >=2' failed. > >On Tue, Feb 28, 2017 at 11:30 AM, Gunner C. Hooper ><[email protected]> wrote: >> I built BusyBox on a Pentium III using 32 bit Slackware. My libc was >made for i586. I did not try to link it to a 64 bit libc.
Assuming you use glibc this assert was fixed already. PS: Che, the cpuinfo.c is shared umong x86 and x86_64 so this is fine. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
