Am 30.12.2017 um 04:04 schrieb R0b0t1 via Lazarus:
>>
>> Debugging with gdbserver should work (server runs ok with app), if I had a
>> gdb for ppc64le on Windows.
>>
>> Any ideas ?
>>
>
> I have access to a ppc64le machine, but how did you build FPC for
> ppc64le? From x86_64, or?
For ppc64le, yo
I have build a cross-compiler for ppc64le from a win32 install with
fpcupdeluxe.
With this cross-compiler, ppc64le builds were made of fpc(laz)up.
Fpc(laz)up is a command line tool to install FPC (and Lazarus).
I used this to install FPC and Lazarus.
https://github.com/LongDirtyAnimAlf/Reiniero
On Thu, Dec 28, 2017 at 5:41 AM, Alfred via Lazarus
wrote:
> Hello,
>
> I am trying to run Lazarus on a IBM Power8 (ppc64le), OS=Debian.
> Problem: it does not run.
> (it does start, but errors out on an illegal free() )
>
> Details.
>
> Command line apps compiled native on Power8 do run.
> Comman
Hello,
I am trying to run Lazarus on a IBM Power8 (ppc64le), OS=Debian.
Problem: it does not run.
(it does start, but errors out on an illegal free() )
Details.
Command line apps compiled native on Power8 do run.
Command line apps compiled cross-compiled from Windows to Power8 do run.
FPC rtti