[fpc-devel] FPC programs in OSv
Sven Barth
pascaldragon at googlemail.com
Tue Mar 10 19:34:59 CET 2015
On 10.03.2015 18:46, Mattias Gaertner wrote:
> On Wed, 4 Mar 2015 17:32:41 +0100
> Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:
>
>> On Wed, 4 Mar 2015 16:41:23 +0100
>> Sven Barth <pascaldragon at googlemail.com> wrote:
>> [...]
>>>> In theory: by compiling the RTL with -dFPC_USE_LIBC.
>> [...]
>>> My outstanding commit fixes this.
>>
>> Outstanding! :)
>
> Now (30159) it fails with:
>
> /home/mattias/3.1.1/compiler/ppc1 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fix86_64 -FE. -FU/home/mattias/3.1.1/rtl/units/x86_64-linux -Cg -dFPC_USE_LIBC -dx86_64 -dRELEASE -Us -Sg system.pp
> system.pp(34,2) Fatal: Cannot open include file "sysunixh.inc"
Yes, it fails randomly, because the parameters can not be parsed
correctly (some of the passed arguments are randomly missing). I've now
finally committed my fix in r30160 which also allows the usage of FPC
binaries on OSv (which had originally been the reason I investigated
this... but it seems my procrastination took the better of me ^^)
Regards,
Sven
More information about the fpc-devel
mailing list