Re: problems running mmv on cygwin

2006-03-23 Thread Igor Peshansky
On Thu, 23 Mar 2006, John Covici wrote: Hi. I just installed cygwin and I wanted to compile and run mmv. I got the source and ran the Makefile -- there was no configure script. When I try to start the program I get the Microsoft dialog about sending an error report. Looks like the offset

Re: problems running mmv on cygwin

2006-03-23 Thread John covici
Well, the problem is that no dll's are produced at all -- after all this is just C code. Here is the Makefile if that is any help. Thanks. # Possible defines in CONF: # IS_MSDOS IS_SYSV IS_V7 IS_BSD HAS_DIRENT HAS_RENAME MV_DIR CC =gcc LD =$(CC) CONF

Re: problems running mmv on cygwin

2006-03-23 Thread Igor Peshansky
Ugh, top-posting... Reformatted. On Thu, 23 Mar 2006, John covici wrote: on Thursday 03/23/2006 Igor Peshansky([EMAIL PROTECTED]) wrote http://cygwin.com/acronyms/#PCYMTNQREAIYR. Thanks. On Thu, 23 Mar 2006, John Covici wrote: Hi. I just installed cygwin and I wanted to compile

Re: problems running mmv on cygwin

2006-03-23 Thread John covici
on Thursday 03/23/2006 Igor Peshansky([EMAIL PROTECTED]) wrote Ugh, top-posting... Reformatted. On Thu, 23 Mar 2006, John covici wrote: on Thursday 03/23/2006 Igor Peshansky([EMAIL PROTECTED]) wrote http://cygwin.com/acronyms/#PCYMTNQREAIYR. Thanks. On Thu, 23 Mar 2006,

RE: problems running mmv on cygwin

2006-03-23 Thread Dave Korn
On 23 March 2006 18:49, Igor Peshansky wrote: You should really be asking the suppliers of mmv, but error 0xc005 (the application could not be initialized properly) ITYM 0xC005: STATUS_ACCESS_VIOLATION. It can indeed a) be caused by bad perms or b) lead to the application failing

RE: problems running mmv on cygwin

2006-03-23 Thread Igor Peshansky
On Thu, 23 Mar 2006, Dave Korn wrote: On 23 March 2006 18:49, Igor Peshansky wrote: You should really be asking the suppliers of mmv, but error 0xc005 (the application could not be initialized properly) ITYM 0xC005: STATUS_ACCESS_VIOLATION. It can indeed a) be caused by bad

RE: problems running mmv on cygwin

2006-03-23 Thread Dave Korn
On 23 March 2006 20:25, Igor Peshansky wrote: On Thu, 23 Mar 2006, Dave Korn wrote: On 23 March 2006 18:49, Igor Peshansky wrote: You should really be asking the suppliers of mmv, but error 0xc005 (the application could not be initialized properly) ITYM 0xC005:

RE: problems running mmv on cygwin

2006-03-23 Thread Igor Peshansky
On Thu, 23 Mar 2006, Dave Korn wrote: On 23 March 2006 20:25, Igor Peshansky wrote: On Thu, 23 Mar 2006, Dave Korn wrote: On 23 March 2006 18:49, Igor Peshansky wrote: You should really be asking the suppliers of mmv, but error 0xc005 (the application could not be initialized