RE: Win32/MinGW port

2002-08-15 Thread Pavel Roskin
Hello! 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 :) This patch fixes it. Yes, it was hard to debug (2 hours).

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

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 Piotr Lakomy
>If you are doing the standard build using configure, then it's something >that nobody did before you, as far as I know. No, I tried pc/Makefile.MIN. Configure does require sh > Maybe it's better to define USE_INCLUDED_REGEX. Definitely. > Can it be that umode_t is undefined? Then define i

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 na

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

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 Pavel Roskin
Hello! On Mon, 12 Aug 2002, Piotr Lakomy wrote: > I tied to compile latest (mc-2002-08-10-05.tar.gz) using > recent out-of-box distribution of MinGW on Windows NT 4.0 > (no cygwin) but I'm stuck. Are you compiling using configure script or using the stuff from the "pc" directory? The later

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