Hi, I'm trying to compile the SVN Trunk version using FPC 2.5.1 to bootstrap. 
I'm working on Windows 32 bits.

Usually I just do this:

e:
cd fpc
svn upmake clean all PP=e:\pp\bin\i386-win32\ppc386.exe
make install

And it worked without problems until today. I do this process once a month.

When I do "make clean all PP=e:\pp\bin\i386-win32\ppc386.exe" the compiling 
process starts, and after a while, I get this error message:

process_begin: CreateProcess((null), __missing_command_CMP -i218 ppc3.exe 
ppc386.exe, ...) failed.

Is this a bug?, or I have use another compiler to bootstrap?.
 
Leonardo M. Ramé
http://leonardorame.blogspot.com
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to