> Date: Sun, 13 Nov 2005 17:50:46 +0100
> From: "J.L. Blom" <[EMAIL PROTECTED]>
> 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 downl
Crause, Christo (JC) wrote:
Date: Sun, 13 Nov 2005 17:50:46 +0100
From: "J.L. Blom" <[EMAIL PROTECTED]>
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.
> As far as I know, lazarus can be compiled and started on linux-amd64
I think he is mainly complaining about the lack of the textmode IDE.
Doesn't the fpc packages that are together with lazarus include them???
I also can't find the text mode ide (fp) on my system, so I guess it
is not included
> FP is surely included on the subversion version of fpc (just tested).
> Maybe it is also included on the packages on the FPC website?
>
> I think you should have 2 FPCs. One to work with lazarus and another
> one (from subversion perhaps, since you can't have to rpm packages for
> the samething)
Thanks all,
I have downloaded fpc-2.0.1-050923.i386.rpm and
fpcsrc-2.0.1-050923.i386.rpm, both work apparently with Lazarus and
Christo, on your suggestion I tried one of the examples to run and it
failed with the following error:
/usr/bin/ld: skipping
incompatible /usr/lib/fpc/2.0.1/units/i386-li
> Christo, on your suggestion I tried one of the examples to run and it
> failed with the following error:
>
> /usr/bin/ld: skipping
> incompatible /usr/lib/fpc/2.0.1/units/i386-linux/rtl/cprt21.o when
> searching for /usr/lib/fpc/2.0.1/units/i386-linux/rtl/cprt21.o
> but I haven't installed the 6
Hello,
On 11/14/05, J.L. Blom <[EMAIL PROTECTED]> wrote:
> By the way, where do I find the subversion version of fpc?
> Joep
On the Free pascal website you click on "Development", and then on
"Connect to Source Repository with SVN", and you will arrive at this
URL:
http://www.freepascal.org/deve
Hi,
I'm making an application but to have it work like I want I need to make
a binding or a wrapper (is there a diiference ?) to some external
software. Are there documents that can be used to learn how to do this ?
Regards,
Koenraad Lelong.
___
fpc-p