Port-mips archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: userland broken?



On Fri, May 08, 2015 at 08:35:51AM +0200, Martin Husemann wrote:
> Yes, various issues there, I am looking into it. Statically linked
> programs work fine.

Binutils needs fixing for local symbols (Nick has a patch).

Most non-threaded programs work fine. All threaded ones break,
and all tests in /usr/tests/lib/libc/tls dump core as well.

> The main problem is that gdb is slightly misconfigured and currently
> pretty useless, even if build as a static binary.

The newer gdb in -7 and -current seems to not work at all for N32 (it
does not recognize core files and dies when trying to run program
lives due to some mismatch in register sizes).

The gdb from netbsd-6 works partially. I am going to build a static
binary of that next.

Martin


Home | Main Index | Thread Index | Old Index