I have installed a binaries version of GPC on DEC OSF 4.0. when I try to compile a simple source code below :
program hello; begin writeln('Helo World'); end.
i got the error like this :
Sisfo:yondra> gpc test.pas gpc: installation problem, cannot exec `mips-tfile': No such file or =directory
Do I need to install any library othe than including in the binaries =distribution.
Regards
DAFI YONDRA