[fpc-pascal] RE: fp not available

J.L. Blom jlblom at neuroweave.nl
Wed Nov 16 10:54:23 CET 2005


Sorry to bother again, and thanks, Christo, it is a version that
contains fp. However, no program will compile as the error is:
Fatal: Can't find unit System
But when I look in fpc.cfg the path for units is correct:
# searchpath for units and other system dependent things
-Fu/usr/lib64/fpc/2.0.0/units/$fpctarget
-Fu/usr/lib64/fpc/2.0.0/units/$fpctarget/*
-Fu/usr/lib64/fpc/2.0.0/units/$fpctarget/rtl
#-Fu~/fpc/packages/base/*/units/;~/fpc/fcll/units/;~/fpc/rtl/units/
Well, my unit directory is /usr/lib64/fpc/2.0.0/units/x86_64-linux/....
but I don't know where the variable fpctarget is initialised, I assume
in fp but cant find it. I have tried to set the path directly (in
options) however with no effect.

Another problem is that Lazarus complains:
 fpc = 2.0.1-050923 is needed by lazarus-0.9.10-0.i386
 fpcsrc = 2.0.1-050923 is needed by lazarus-0.9.10-0.i386
and of course it's correct (fpc version is 2.0.0. and I haven't found
fpcsrc-2.0.0 ).
So my questions are:
1.	Where is fpctarget initialised ? (or how can nudge fpc to run at
least "helloworld")
2.	Which lazarus version is available for version 2.0.0-x86_64 (or is
there 2.0.1-050923-x86_64 version).
3.	Why do I need fpcsrc (I assume it's the source of fpc) to use
lazarus? (I didn't find it in wiki but maybe I didn't know where to
look)
Thanks,
Joep


On Mon, 2005-11-14 at 14:15 +0200, Crause, Christo (JC) wrote:
> > Date: Sun, 13 Nov 2005 17:50:46 +0100
> > From: "J.L. Blom" <jlblom at neuroweave.nl>
> > Subject: [fpc-pascal] fp not available
> 
> > I have an AMD64 running the 64-bit version of Fedora4 and I 
> > haven't found a specific 64-bit version of fpc. 
> > I hope somebody can give me some clues.
> > Joep
> 
> You can download x86_64 fpc 2.0.0 rpm's from:
> http://www.freepascal.org/down-x86_64-linux-ftp.freepascal.org.html
> 
> I am interested in knowing whether you get Lazarus working in 64 bit
> mode.  I have compiled it with fpc 2.0.0, but get runtime errors.  I
> could not get Lazarus to compile with 64 bit fpc 2.0.1 or 2.1.1 yet.
> 
> Regards,
> Christo Crause
> ----------------------------------------------------------------------------
> NOTICE: Please note that this eMail, and the contents thereof, 
> is subject to the standard Sasol eMail legal notice which may be found at: 
> http://www.sasol.com/legalnotices                                                                                                          
> 
> If you cannot access the legal notice through the URL attached and you wish 
> to receive a copy thereof please send an eMail to 
> legalnotice at sasol.com
> ----------------------------------------------------------------------------
> 
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal




More information about the fpc-pascal mailing list