bug-guix
[Top][All Lists]
Advanced

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

Re: Cross bootstrap!


From: Ludovic Courtès
Subject: Re: Cross bootstrap!
Date: Sat, 06 Jul 2013 23:12:16 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Nikita Karetnikov <address@hidden> skribis:

>> Yes.  And if you can get more verbose output than I did with strace,
>> then perhaps we’ll have additional clues.
>
> So, I've just tried to unpack the
> 'guile-static-stripped-2.0.9-mips64el-linux-gnuabi64.tar.xz' tarball and
> run 'strace bin/guile'.  Is it right, or should I also unpack the second
> tarball and specify some variables?

That’s perfect, nothing else to do.

> Is it OK for 'n64_mmap()' to return a negative value?  And what do
> 'SYS_5222' and 'SYS_5223' mean?

So, did strace display the syscall arguments?  (Apparently not, since it
would display an hexadecimal address for mmap.)

> Will it help if we try to open it with GDB?  (This page [1] says that
> GDB should be configured with '--enable-64-bit-bfd'.)

It’s worth trying.  The GDB installed on gcc49.fsffrance.org doesn’t
support N64 (same symptom as reported on the web page you linked.)

Thanks,
Ludo’.



reply via email to

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