On 20 Dec 2011, at 20:54, Seth Grover wrote:

> When I attempt to use fpgetrlimit and fpsetrlimit from the baseunix
> unit (see http://www.freepascal.org/docs-html/rtl/baseunix/fpgetrlimit.html
> and  http://www.freepascal.org/docs-html/rtl/baseunix/fpsetrlimit.html),
> compilation fails with:
> 
> undefined reference to `FPC_SYSC_GETRLIMIT'
> 
> This happens targetting Linux for both i386 and x86_64.
> 
> Is this a bug?

Yes, it seems like a missing public alias for the FpGetRLimit function in the 
Linux system unit.


Jonas_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to