gp file not found

Paul Isaacs <[email protected]> Tue, 15 Mar 2016 16:51:14 -0400
Newsgroups gmane.comp.compilers.gpc
Message-ID <[email protected]>
Hello,

I have installed gp using:

make prefix=$PASCAL/local CFLAGS=-I/usr/include/i386-linux-gnu install
and adding $PASCAL/local/bin to PATH

gp  --version reports "GP version  0.61"

However gp x.pas results in "x.pas: file not found"

At line 2643 in gp.pas the error message literal is "file not found". 
The ":" after the file name is must be from MainSrcBase

If I place two source files on the command line the expected error occurs.

I am using Q4OS  linux and the source file is present when I do an "ls".

What am I doing wrong?

Thanks,

Paul Isaacs



_______________________________________________
Gpc mailing list
[email protected]
https://www.g-n-u.de/mailman/listinfo/gpc