Re: Win32/MinGW port

2002-08-13 Thread Björn Eriksson
On Mon, Aug 12, 2002 at 11:15:15PM -0500, Piotr Lakomy wrote: And now I' getting: gcc.exe -g -O0 -mno-cygwin -I. -I../slang -DMC_NT \ -DHAVE_CONFIG_H -c -odebug/file.o ../src/file.c ../src/file.c:120: parse error before `umode_t' ../src/file.c:120: warning: no

TIOCLINUX support for Valgrind

2002-08-13 Thread Pavel Roskin
Hello! If somebody wants to use Valgrind with MC, this patch should be applied to Valgrind 1.0.0. It adds support for TIOCLINUX, which is used in MC. I already submitted this patch to the author of Valgrind. == --- vg_syscall_mem.c +++ vg_syscall_mem.c @@ -1693,6

Re: Win32/MinGW port

2002-08-13 Thread Pavel Roskin
Hello! I know it's hard to figure out what's wrong with my particular configuration/includes/libraries but any input will be appreciated. Perhaps a configuration error; what options did you give ./configure? I think ./configure should have noticed that umode_t was missing from

Re: Win32/MinGW port

2002-08-13 Thread Andrew V. Samoilov
Pavel Roskin wrote: Hello! I know it's hard to figure out what's wrong with my particular configuration/includes/libraries but any input will be appreciated. Perhaps a configuration error; what options did you give ./configure? I think ./configure should have noticed that umode_t was

Re: Win32/MinGW port

2002-08-13 Thread Alexander Varakin
Hi Piotr, As far as I remember about half a year ago a patch for MigGW was submitted by Franco Bez. His home page is: http://home.a-city.de/franco.bez/mc/mc.html You can try to contact him of find his patch in MC list archives. I'm just wondering : why don't you like cygwin port? If you need a

RE: Win32/MinGW port

2002-08-13 Thread Piotr Lakomy
why don't you like cygwin port? Current version is randomly freezing (not responding to keyboard). That looked harder to debug than native build :) actually as far as I remember the MigGW port doesn't even have working command prompt). Franco's port works nicely on WinNT, it does create a

RE: Win32/MinGW port

2002-08-13 Thread Pavel Roskin
On Tue, 13 Aug 2002, Piotr Lakomy wrote: why don't you like cygwin port? Current version is randomly freezing (not responding to keyboard). That looked harder to debug than native build :) I described this just days ago in this list. Either the subschell fails to stop itself, or this