[fpc-devel] Build error on Win32 - SVN Trunk
Leonardo M. Ramé
martinrame at yahoo.com
Sat Sep 10 20:52:26 CEST 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20110910/231c3f34/attachment.html>
More information about the fpc-devel
mailing list