lightning
[Top][All Lists]
Advanced

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

Re: [Lightning] Disassembler broken on PowerPC


From: Paulo César Pereira de Andrade
Subject: Re: [Lightning] Disassembler broken on PowerPC
Date: Thu, 15 Jan 2015 10:33:42 -0200

2015-01-15 7:15 GMT-02:00 Paul Cercueil <address@hidden>:
> Hi,

  This should be an issue with the binutils build?

> Apparently the disassembler feature of Lightning is broken on PowerPC.
> The culpit is a call to a function "disassemble_init_powerpc" that doesn't
> seem to exist anymore (in binutils?).

  What operating system?

  Try downloading from ftp://ftp.gnu.org/gnu/binutils/ and build/install
to your home directory. I suggest at first building with --disable-dynamic
and --disable-nls, to have less chances of problems, then add
LDFLAGS="-L$HOME/lib" and "-I/home/include" to CFLAGS
to the lightning build.

  Personally, I only had some trouble configuring it on AIX. For
Linux and Darwin it was easy, well, there were already easily
available built or installed packages...

  Lightning does not call disassemble_init_powerpc, or any other
binutils backend specific function.

> Regards,
> Paul

Thanks,
Paulo



reply via email to

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