On Wed, 4 Feb 2004, Stefan Becker wrote:

> Panic : Internal compiler error, exiting.
> test.pp(5) Fatal: Internal error 9999
>
> uses linux;
> begin
>  Writeln ('Process Id = ',getpid,' Parent process Id = ',getppid);
> end.

Unit 'linux' is replaced by units 'Unix' and 'BaseUnix'.
The calls wil be fpGetID and fpGetPPId.

Michael.

_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to