Hello Yutaka, Thanks for your assistance. 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) .... You mean, we won't be able to make Win32 binary without rary/windows.c file?? Regards Alok Bhatnagar Mumbai ----- Original Message ----- From: "Yutaka Sato" <pficabdyi-mxhgu4ypj33w.ml@delegate.org> To: <pficabdyi-mxhgu4ypj33w.ml@delegate.org> Cc: <p7ehabdyi-mxhgu4ypj33w.ml@delegate.org>; <pficabdyi-mxhgu4ypj33w.ml@delegate.org> Sent: Thursday, October 04, 2007 4:05 PM Subject: Re: [DeleGate-En:3861] compilation on windows 2000 > Hi, > > In message <_A3845@delegate-en.ML_> on 10/04/07(15:17:07) > you "Alok" <p7ehabdyi-mxhgu4ypj33w.ml@delegate.org> wrote: > |But please tell us how can we compile the uploaded source code to make > |Windows executables using Visual Studio 6.0 or higher version? > |Please tell us about the addition files which are required to make windows > |executables. > > It will be able to be compiled with any version of VC. > > A necessary file for building the Win32 binary is rary/windows.c which is > empty in the non-commercial distribution. You can escape the problem of > "xargs" by removing the line including it in filters/Makefile, but you > will get errors of undef symbols (in windows.c) at the link phase. > > Cheers, > Yutaka > -- > 9 9 Yutaka Sato <pfqcabdyi-mxhgu4ypj33w.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 > >