Thanks, Graeme. That did the trick
Darius
----- Original Message -----
From: "Graeme Geldenhuys" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions" <fpc-pascal@lists.freepascal.org>
Sent: Friday, July 28, 2006 9:45 AM
Subject: Re: [fpc-pascal] fpcmake questions
Hi Darius,
I had the same issue ... Is my emails on the 9th July in FPC-Devel
mailing list. Titled "fpcmake keeps failing".
I had the FPCDIR set wrong... It must point to the fpc source
directory and not the fpc root directory..
export FPC=/opt/fpc-2.1.1/bin/ppc386
export FPCDIR=/opt/fpc-2.1.1/src
Regards,
Graeme.
On 7/28/06, Darius Blaszijk <[EMAIL PROTECTED]> wrote:
I have two questions regarding FPCMake.
1. Whe I do an FPCMake I get the following error;
Processing Makefile.fpc
Error: Target "win32", package "rtl" not found
What is causing this error, what does it mean?
2. I'm using the LCL in my application and I need to enter it as a
unitdir
for the compiler. The problem is however that if anyone else wants to use
the makefile he needs to modify this path and run FPCmake again. Is there
a
way to get around this? Can I use a config file with these paths for
example? Or is it possible to use a environment variable?
Darius
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
--
There's no place like 127.0.0.1
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal