Hi Nathalie!
On Mon, Jul 10, 2000 at 04:28:16PM +0200, Nathalie Jarosz wrote:
(may be already present in `grx.pas')
I don't have any grx.pas?...
You need grx.pas; put it in the same directory as the program you try to compile. Maybe it is already in the GRX tarball you downloaded. If not, have a look for it at http://home.pages.de/~gnu-pascal/ . (If you don't find it, I can send you mine.)
If I put gpc --automake -o fgraphs fgraphs.pas -lgrx20X -lX11 or gpc --automake -o fgraph fgraph.p -L /usr/local/lib -libgrx20X -lX11
the following message appears: fcourb.p:37: module/unit interface `Grx' could not be compiled
The compiler complains it cannot compile the grx unit (grx.pas) because it isn't there.
Best wishes,
Anja