Re: [PATCH] m68k: Wire up clone3() syscall

From: Geert Uytterhoeven
Date: Sun Dec 15 2019 - 15:06:41 EST


Hi Adrian,

On Sun, Dec 15, 2019 at 6:01 PM John Paul Adrian Glaubitz
<glaubitz@xxxxxxxxxxxxxxxxxxx> wrote:
> On 12/15/19 5:48 PM, Geert Uytterhoeven wrote:
> > With Ubuntu's libc6-m68k-cross installed, the selftest binaries cross-build
> > fine. Running them on a very old Debian requires some hackery:
> >
> > 1. Copy ld.so.1, ld-2.27.so, libc.so.6, and libc-2.27.so from
> > /usr/m68k-linux-gnu/lib/ to /tmp/lib on the m68k target,
> > 2. mkdir /tmp/proc && mount proc /tmp/proc -t proc,
> > 3. chroot /tmp /tmp/<test-binary>.
> Why not use a recent environment?
>
> > https://wiki.debian.org/M68k/QemuSystemM68k

Yeah, I will give that a try... one day...

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds