RE: HELP REQUIRED: Unexpected end of file.

2008-04-21 Thread Stepp, Charles
I'm betting it is the Windoze vs. Unix line endings. CRLF vs LF. I've found that using Windoze version of vim makes it easy to see and fix line ending problems with files. Charles Stepp Meskimen's Law: There's never time to do it rite, but there's always time to do it over. -Original Message-

RE: Help Required

2005-10-24 Thread Robb, Sam
> Hello, > > http://cygwin.mirrors.pair.com/jffs2/mkfs.jffs2 appears to > be a Linux executable. Actually, it doesn't appear to be anything at all: $ wget http://cygwin.mirrors.pair.com/jffs2/mkfs.jffs2 --12:16:28-- http://cygwin.mirrors.pair.com/jffs2/mkfs.jffs2 => `mkfs.jf

Re: Help required, Debug Dll using cygwin GDB with an exe compiled with MSVC .NET

2004-11-05 Thread Christopher Faylor
On Sat, Nov 06, 2004 at 07:40:40AM +0500, Sheraz Attari wrote: >I need some help regarding gdb! >I've a dll which is build with cygwin g++ with -g option, I want to debug >that dll and the > >application that is using this dll is compiled with MSVC 7, any way to >achieve that ? No. There's no w