lightning
[Top][All Lists]
Advanced

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

Re: 3 Bugs in Lightning


From: Max Barraclough
Subject: Re: 3 Bugs in Lightning
Date: Sat, 27 Jun 2020 00:03:22 +0000

Hi Paul,

I installed binutils-multiarch-dev but when I run ./configure I still see this:

> configure: WARNING: binutils not found, see http://www.gnu.org/software/binutils/


   -Max


From: Paul Cercueil <paul@crapouillou.net>
Sent: 26 June 2020 10:24
To: Max Barraclough <maxbarraclough@outlook.com>
Cc: lightning@gnu.org <lightning@gnu.org>
Subject: Re: 3 Bugs in Lightning
 
Hi Max,

Le jeu. 25 juin 2020 à 18:33, Max Barraclough
<maxbarraclough@outlook.com> a écrit :
> Issue 1
> -------
> Platform: Ubuntu 20.04, AMD64. Also, Ubuntu 20.04, ARM64.
>
> Problem: The configure script fails to detect that the dev version of
> binutils ('binutils-dev') is installed. All 6 example programs compile
> and run fine, but the 'printf' example does not print disassembly.

Try with the binutils-multiarch-dev package.

-Paul

> Issue 2
> -------
> Platform: Amazon Linux 2, ARM64
>
> Problem: I'm able to configure and build, and the configure script
> detects that I've installed the binutils dev package, but all 6
> examples crash when run. Here's the error message:
>
>     Assertion 'a == bfd_get_arch(abfd) failed'
>
>
> Issue 3
> -------
> Platform: OmniOS (a distro of Illumos OpenSolaris), AMD64
>
> Problem: The 'ifib' and 'rfib' examples segfault. (I didn't install
> binutils dev.)
>
>
>
> On Amazon Linux 2 on AMD64, everything worked fine. The configure
> script correctly detected the binutils dev library, and all 6 examples
> ran fine, including the disassembly printing in the 'printf' example.
>
>
>    -Max
>



reply via email to

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