Hello folks,

Ok i have pulled the latest code to my host machine. It contains all the
fixes. I was able to run the test now and it ran successfully. Thanks
Samuel.

I also renamed hd0 to wd0 in my Debian-Hurd fstab and was able to make the
cross compiled kernel boot up and work. Thanks Almudena, for your help and
your script.
Cross-compiling is much faster on my host, and It allows me to use some of
my favorite tools (neovim etc) for development. It is awesome.

All in all, thanks everyone.
Milos



On Sun, Jun 22, 2025 at 9:38 AM Samuel Thibault <samuel.thiba...@gnu.org>
wrote:

> Milos Nikic, le dim. 22 juin 2025 08:55:16 -0700, a ecrit:
> > I did post the configs already (but I guess they just got lost in the
> emails)
>
> Apparently indeed.
>
> > here they are again:
> >
> > [1]https://justpaste.it/gg2af is config log from Debian Hurd
>
> Thanks. I have added some configure snippet to try to look for mig too,
> that should fix the
>
> /bin/bash: line 1: n: command not found
>
> issue.
>
> What is left however, is the case where you were getting
>
> undefined reference to `__stack_chk_fail_local'
>
> We'd need the log for that case. Is that this:
>
> > Cross compiling I haven't tried again. The log from that day is here:
> > [2]https://justpaste.it/fya16
>
> Ok, we do get
>
> configure:12855: checking whether the compiler accepts `-fstack-protector'
> configure:12865: result: yes
>
> But in the tests/ case it was missing the -fno-stack-protector option,
> now fixed.
>
> Thanks,
> Samuel
>

Reply via email to