[fpc-pascal]Error compiling the compiler
hernan.et at pg.com
hernan.et at pg.com
Wed Dec 11 02:58:46 CET 2002
Hi all,
Just installed dosw32106full.zip. I am trying to update my compiler to 1.0.7, so
I did a complete update from cvs using
cvs -z 3 -d :pserver:cvs at cvs.freepascal.org:/FPC/CVS checkout fpc
Then moved all the files into c:\pp\src as per recommendation of the docs.
Issued
cd c:\pp\src\compiler
make cycle OS_TARGET=win32
compilation failed with the following message
make remake3
make[1]: Entering directory `/c/pp/src/compiler'
make ./msg2inc.exe
make[2]: Entering directory `/c/pp/src/compiler'
make[2]: `msg2inc.exe' is up to date.
make[2]: Leaving directory `/c/pp/src/compiler'
./msg2inc.exe msg/errore.msg msg msg
Loading messagefile msg/errore.msg
Writing enumfile msgidx.inc
Runtime error 5 at 0x0040EC9E
0x0040EC9E
0x00411524
0x0040DB72
make[1]: *** [msgtxt.inc] Error 5
make[1]: Leaving directory `/c/pp/src/compiler'
make: *** [cycle] Error 2
Any hints. By the way, how to get fpc version 1.0.7?
Thanks,
Yoyong
More information about the fpc-pascal
mailing list