Executing programs. Cygwin on NT vs XP

2003-10-20 Thread Francisco Iacobelli
Hi. I installed cygwin on NT and on XP. the NT installation works great. I compiled the same program using make on both (the program name is fid.exe). Now, on XP I go to the directory where the executable is and I have to type "./fid" to execute it. The program doesen't run well either (it is not r

C in cygwin under WinNT and XP

2003-10-22 Thread Francisco Iacobelli
Hi. I have a program in C that reads a config file. I "make" the program under cygwin in two machines: one NT box and one XP. both cygwin installations are the same. Unmodified (i.e. have not meddled with different versions of applications). on NT the program runs great. On XP the program hangs whe