Still fighting makefiles with my db fpcunit listener.
I can get it to compile with fpc make all
However make install fails with
Installation package fcl-extra for target x86_64-linux succeeded
Start compiling package fcl-fpcunit for target x86_64-linux.
Compiling fcl-fpcunit/BuildUnit_fcl_
Marco van de Voort wrote:
In our previous episode, Mark Morgan Lloyd said:
IIRC there is also a CROSSBINUTILSPREFIX in case you only have to override
it for the "cross" part.
Thanks Marco, I'd missed -XP since I was mistakenly looking at the -A
section.
For information, it works, but I'm gett
In our previous episode, Mark Morgan Lloyd said:
> >
> > IIRC there is also a CROSSBINUTILSPREFIX in case you only have to override
> > it for the "cross" part.
>
> Thanks Marco, I'd missed -XP since I was mistakenly looking at the -A
> section.
>
> For information, it works, but I'm getting an
Mark Morgan Lloyd wrote:
Sven Barth wrote:
Am 05.10.2012 11:34, schrieb Mark Morgan Lloyd:
For information, it works, but I'm getting an error when it calls the
linker. If I link using a script it's fine:
It would help very much if you'd post the error that you get.
I posted the minimum to
Sven Barth wrote:
Am 05.10.2012 11:34, schrieb Mark Morgan Lloyd:
For information, it works, but I'm getting an error when it calls the
linker. If I link using a script it's fine:
It would help very much if you'd post the error that you get.
I posted the minimum to report (partial) success i
Am 05.10.2012 11:34, schrieb Mark Morgan Lloyd:
For information, it works, but I'm getting an error when it calls the
linker. If I link using a script it's fine:
It would help very much if you'd post the error that you get.
Regards,
Sven
___
fpc-pas
Marco van de Voort wrote:
In our previous episode, Mark Morgan Lloyd said:
This is an "out of interest" question rather than being particularly
important. I've managed to get my hands on an Itanium-based system for
my collection, and find that it runs the x86 Linux variant of FPC fairly
happil