Hi, > Sirs ! > Using unit unix or oldlinux instead of linux solved my problem. > Apparently, with the introduction of fp-compiler 1.9.4 [ from 1.0.4 ] > many functions have been moved away from unit linux. > This is not documented in the accompanying documentation fp-units-rtl.pdf, > which seems to be the same as in 1.0.4 > However, an updated fp-unit-rtl.pdf exists at the Free Pascal website .=
From the /usr/share/doc/fp-docs/rtl.pdf from the fp-docs package 2.0.0-4 : Chapter 16 Reference for unit Linux 16.1 Overview The linux unit contains linux specific operating system calls. The platform independent functionality of the FPC 1.0.X version of the linux unit has been split out over the unix (1250), baseunix (70) and unixutil (1296) units. The X86-specific parts have been moved to the X86 (1323) unit. People wanting to use the old version (FPC 1.0.X and before) of the linux can use the oldlinux (742) unit instead. kisda
signature.asc
Description: PGP signature
signature.asc
Description: OpenPGP digital signature

