On Wed, 4 Feb 2004, Stefan Becker wrote:
> Panic : Internal compiler error, exiting.
> test.pp(5) Fatal: Internal error
>
> uses linux;
> begin
> Writeln ('Process Id = ',getpid,' Parent process Id = ',getppid);
> end.
Unit 'linux' is replaced by units 'Unix' and 'BaseUnix'.
The calls wil
> Panic : Internal compiler error, exiting.
> test.pp(5) Fatal: Internal error
>
> uses linux;
> begin
> Writeln ('Process Id = ',getpid,' Parent process Id = ',getppid);
> end.
>
> Compiling for LINUX Platform
> Compiling Debug Version
> Hint: End of reading config file /etc/fpc.cfg
>
Panic : Internal compiler error, exiting.
test.pp(5) Fatal: Internal error
uses linux;
begin
Writeln ('Process Id = ',getpid,' Parent process Id = ',getppid);
end.
Compiling for LINUX Platform
Compiling Debug Version
Hint: End of reading config file /etc/fpc.cfg
Free Pascal