[fpc-pascal] Basically on the right track?
Sven Barth
pascaldragon at googlemail.com
Fri Dec 28 12:15:16 CET 2012
On 28.12.2012 05:47, Patrick wrote:
> Free Pascal Compiler version 2.6.0 [2011/12/23] for x86_64
> Copyright (c) 1993-2011 by Florian Klaempfl and others
> Target OS: Linux for x86-64
> Compiling helloworld.pas
> helloworld.pas(28,11) Error: Incompatible types: got "Boolean32"
> expected "LongInt"
> helloworld.pas(97) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted
> Error: /usr/bin/ppcx64 returned an error exitcode (normal if you did not
> specify a source file to be compiled)
How does your helloworld.pas look like? It's hard to guess what's wrong
without seeing the code...
Regards,
Sven
More information about the fpc-pascal
mailing list