[fpc-devel] fpcmake keeps failing

Vincent Snijders vsnijders at quicknet.nl
Sun Jul 9 12:14:04 CEST 2006


Graeme Geldenhuys wrote:
> Hi,
> 
> I am new to fpcmake and the Makefile.fpc format.  I tried to read the
> docs and see if I can find any problems, but nothing I can see.
> fpcmake keeps telling me that the rtl package is not found.
> I run under Linux i386.  I am trying to compile with FPC 2.1.1 but I
> have FPC 2.0.2 installed as well.
> 
> I set the following evironment variables before I ran make, so that it
> finds the correct FPC version.
> 
> export FPC=/opt/fpc-2.1.1/bin/ppc386
> export FPCDIR=/opt/fpc-2.1.1
> also added /opt/fpc-2.1.1/bin to the PATH so it finds the correct fpcmake.

I always set the FPCDIR to a FPC Source directory.

Vincent



More information about the fpc-devel mailing list