Orlando Llanes wrote:
I get a bunch of weird parsing errors if I only use FILE, besides, the
problem was not that the file was not being read, the problem is that BlockRead is not being recognized as a built-in routine.
Are you sure that you are running gpc-19980830? It may be that your old installation is still present. If you have files `gpc-cpp.exe' and `gpc1.exe' in `/djgpp/bin/', try to remove or rename them. The current version of GPC keeps these files in `/djgpp/lib/gcc-lib/djgpp/2.81/'. The same holds for `/djgpp/lib/libgpc.a'.
You can run `gpc -v foo.pas' in order to check which instance of `gpc1.exe' is being used.
Hope this helps,
Peter