[fpc-devel] FPC programs in OSv

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Mar 10 20:18:27 CET 2015


On Tue, 10 Mar 2015 19:34:59 +0100
Sven Barth <pascaldragon at googlemail.com> wrote:

>[...]
> Yes, it fails randomly, because the parameters can not be parsed 
> correctly (some of the passed arguments are randomly missing). I've now 
> finally committed my fix in r30160 which also allows the usage of FPC 
> binaries on OSv (which had originally been the reason I investigated 
> this... but it seems my procrastination took the better of me ^^)

I get:
/home/mattias/3.1.1/fpc/compiler/ppc1 -Ur -Xs -O2 -n -Fux86_64 -Fusystems -Fu/home/mattias/3.1.1/fpc/rtl/units/x86_64-linux -Fix86_64 -FE. -FUx86_64/units/x86_64-linux -Cg -dRELEASE -dFPC_USE_LIBC    -dx86_64 -dGDB -dBROWSERLOG -Fux86 -Sew pp.pas
pp.pas(247,1) Warning: "crtbeginS.o" not found, this will probably cause a linking failure
pp.pas(247,1) Warning: "crtendS.o" not found, this will probably cause a linking failure
/usr/bin/ld: warning: ./link.res contains output sections; did you forget -T?
pp.pas(247,1) Fatal: There were 2 errors compiling module, stopping



Mattias



More information about the fpc-devel mailing list