On Sun, 11 Oct 2009 11:09:58 +0200 (CEST), mar...@stack.nl (Marco van de
Voort) wrote:
> In our previous episode, Matthias Klumpp said:
>> > also be in 2.4.0
>> 
>> I do not have problems with FPC 2.3.x, but it is not allowed for me to
>> use
>> experimental SVN software :-(
>> Early next year sounds good!
> 
> It's not experimental anymore, it now has a "fixes" branch label :-)

I decided to use this version of FPC for now. Thank you for your help!
But now I have problems to compile the compiler:
First I got the error message

 make[7]: *** No rule to make target `/prt0.as', needed by `prt0.o'.  Stop.

So I changed the Loaders part in /rtl/linux/Makefile.fpc. Now I get

as  -o /home/buildd/fpc-2.3.0/fpcsrc/rtl/units/x86_64-linux/prt0.o
x86_64/prt0.as
as  -o /home/buildd/fpc-2.3.0/fpcsrc/rtl/units/x86_64-linux/dllprt0.o
x86_64/dllprt0.as
as  -o /home/buildd/fpc-2.3.0/fpcsrc/rtl/units/x86_64-linux/cprt0.o
x86_64/cprt0.as
as  -o /home/buildd/fpc-2.3.0/fpcsrc/rtl/units/x86_64-linux/gprt0.o
x86_64/gprt0.as
/usr/bin/ppcx64 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../ -Fi../unix -FE.
-FU/home/buildd/fpc-2.3.0/fpcsrc/rtl/units/x86_64-linux -Cg -dx86_64
-dRELEASE -Us -Sg system.pp
systemh.inc(1054,2) Fatal: Can't open include file "setjumph.inc"
Fatal: Compilation aborted

Does someone have an idea? (Or maybe I have missed something?)
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to