[fpc-pascal]64 bit

2004-06-28 Thread rkimber
The website says that "The first 64-bit port has arrived. Tonight, FPC compiled itself for the first time on a 64-bit system. The system was of the AMD64 type." However I can't find any more information. Do I just download and compile the source it in the normal way? I have a dual opteron with

[fpc-pascal]running on amd64

2004-07-16 Thread rkimber
As a non-expert, is there a way to use the 32bit fpc to compile programs on a dual amd opteron, SuSe 9.1 Prof? Fpc will check the syntax OK, but produces assembler errors, presumably because the assembler is 64bit. I am able to run programs that I compiled on my previous 32bit machine without pro

[fpc-pascal]Running 32bit on 64bit suse

2004-08-04 Thread rkimber
I tried running the 32bit fpc on my opteron suse 9.1 64bit, which should be possible, but I get linking problems: Free Pascal Compiler version 1.9.4 [2004/05/30] for i386 Copyright (c) 1993-2004 by Florian Klaempfl Target OS: Linux for i386 Compiling hello.pas Linking hello /usr/bin/ld: skipping i

Re: [fpc-pascal]Running 32bit on 64bit suse [solved]

2004-08-05 Thread rkimber
On Wed, 4 Aug 2004 23:28:09 +0200 (CEST) [EMAIL PROTECTED] (Marco van de Voort) wrote: > > I tried running the 32bit fpc on my opteron suse 9.1 64bit, which > > should be possible, but I get linking problems: > Use > fpc -FD/path/to/32bitbinutils It turns out that the suse linker does both 3