Hi, In message <_A3848@delegate-en.ML_> on 10/04/07(20:42:50) I wrote: |In message <_A3847@delegate-en.ML_> on 10/04/07(20:27:56) |you "Alok" <p7ehabdyi-zzxei6gdj6tw.ml@delegate.org> wrote: | |I removed the xargs line from the makefile and tried to compile it. Now i am | |getting the following error: | | | |..... | |..... | | | |..\mkcpp.exe < ftp.c > ftp.cpp | | cl -O2 -nologo -DQS -I../gen -I../include -c ftp.cpp -Foftp.o | |ftp.cpp | |ftp.cpp(7131) : fatal error C1001: INTERNAL COMPILER ERROR | | (compiler file 'E:\8168\vc98\p2\src\P2\main.c', line 494) | |This seems the bug of VC++ 6 with /O2 option. I can find many pages about |it in search engines, for example at "http://www.ddj.com/database/184416535" |You will be able to escape it by disabling the optimization, rewriting |CFLAGS=-O2 in src/Makefile to -O or so for example. The appropriate page to be referred might be the one in Microsoft.COM <URL:http://support.microsoft.com/kb/217164/> in which they describe how to fix the bug of the VC++ 6.0 compiler. Cheers, Yutaka -- 9 9 Yutaka Sato <pfqcabdyi-zzxei6gdj6tw.ml@delegate.org> http://delegate.org/y.sato/ ( ~ ) National Institute of Advanced Industrial Science and Technology _< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan Do the more with the less -- B. Fuller