[fpc-pascal] linker apache linux
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu Oct 8 12:54:20 CEST 2009
On 08 Oct 2009, at 12:36, Alexey Voychehovich wrote:
> but got this error
> alex at ubuntu:~$ fpc mod_hello.pp
> Free Pascal Compiler version 2.2.2-8 [2009/01/08] for i386
> Copyright (c) 1993-2008 by Florian Klaempfl
> Target OS: Linux for i386
> Compiling mod_hello.pp
> Linking libmod_hello.so
> mod_hello.pp(229,1) Error: Can't call the linker, switching to
> external
> linking
> mod_hello.pp(229,1) Fatal: There were 1 errors compiling module,
> stopping
> Fatal: Compilation aborted
> Error: /usr/bin/ppc386 returned an error exitcode (normal if you did
> not
> specify a source file to be compiled)
>
> help again please?
Try ld 2.18.50
And also use FPC 2.2.4, not 2.2.2.
Jonas
More information about the fpc-pascal
mailing list