guix-devel
[Top][All Lists]
Advanced

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

Re: MIPS64/N64 support


From: Lluís Batlle i Rossell
Subject: Re: MIPS64/N64 support
Date: Tue, 1 Oct 2013 09:09:42 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Oct 01, 2013 at 01:51:28AM +0400, Nikita Karetnikov wrote:
> > Could you try running the statically-linked bash from
> > ‘static-binaries.tar.xz’ and see if the same error occurs?  Perhaps
> > strace it so we can see where that error comes from.
> 
> I don’t see anything similar.
> 
> > Looking at
> > <http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/syscalls/?cvsroot=src>,
> > syscalls have different numbers in n64 vs. n32.  So I suppose the kernel
> > needs to be compiled to support the n64 ABI?
> 
> So, should I try this, or do you have other ideas?

Sure the kernel, needs to have n64 support enabled, to run n64 binaries. I
imagine it would be detected at ELF header though, and not simply getting
failing syscalls.

I'm sorry, but I don't know what problem is that. Are you running a recent
kernel, first?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]