According to Tomaz kolenko:
When compiling pas files with gpc I get a message: cannot open -lgpc: No such file or directory Version of gpc and gcc is 2.7.2.1
This looks like an installation problem. Please make sure that GPC can locate the file `libgpc.a'. It should be together with `gpc1' and `gpc-cpp' in a directory `/usr/lib/gcc-lib/i586-unknown-linux/2.7.2.1/'. Alternatively, you can keep `libgpc.a' in a directory in your library path, for example in `/usr/local/lib/'.
If all this fails, please run `gpc' on your program with the `-v' option and post the output here.
Hope this helps,
Peter
Dipl.-Phys. Peter Gerwinski, Essen, Germany, free physicist and programmer peter.gerwinski@uni-essen.de - http://home.pages.de/~peter.gerwinski/ [971005] maintainer GNU Pascal [971001] - http://home.pages.de/~gnu-pascal/ [971005]