[fpc-pascal]building from cvs / win32

Marco van de Voort marcov at stack.nl
Sat Jan 3 09:51:22 CET 2004


> getting the follownig error when attempting to build the latest cvs. 
> i've gone over the build instructions and can't seem to see where i 
> might be going wrong. i'll paste below the last few lines of output up 
> to the point at which it fails.

Starting compiler. 

While a fairly recent 1.9.x usually works, only a 1.0.10 compiler as
starting compiler is guaranteed to work. Your 1.9.x (probably 1.9.0 or a
1.9.1 of before december) is too old.

If you had 1.0.10 installed before 1.9.0, it is probably still in
/usr/local/lib/fpc/1.0.10 or so.

Try 

cd /to/cvs/fpc
make all PP=/usr/local/lib/fpc/1.0.10/ppc386





More information about the fpc-pascal mailing list