[fpc-devel] DF64 BSD -- FPC running natively but argument address mangling prevents bootstrap
John Marino
fpc-devel at marino.st
Tue Nov 18 15:11:50 CET 2014
On 11/18/2014 14:58, John Marino wrote:
> On 11/18/2014 14:38, Jonas Maebe wrote:
>> Such problems usually mean that the stat or statfs record needs
>> adjustments. You can find the "stat" record definition in
>> rtl/bsd/ostypes.inc. statfs is in rtl/<yourosdir>/ptypes.inc
>
> I think you nailed it. Actually I found an error on that file about
> half an hour ago and am regenerating everything.
>
fixing the error in rtl/bsd/ostypes.inc didn't solve this particular
issue. I'm pretty confident stat record is good though, I checked it
thoroughly last night. However, I have very little confidence in
rtl/dragonfly/ptypes.inc where statfs is concerned. In fact, I never
touched it.
John
More information about the fpc-devel
mailing list