Re: cyg-win32 problems

1998-01-23 Thread Sebastian Kuzminsky
I wrote: ] dump: cannot execute: One of the library files needed to run this application cannot be found Hamish Moffatt <[EMAIL PROTECTED]> wrote: ] You may need Cygnus's GNU Win32 DLL, I can't remember the exact name. ] I agree that static should remove this requirement though. ftp.cygnus.com.

Re: cyg-win32 problems

1998-01-23 Thread Hamish Moffatt
On Thu, Jan 22, 1998 at 04:43:38PM -0700, Sebastian Kuzminsky wrote: > dump: MS-DOS executable (EXE), OS/2 or Windows > >However, when i transfer the program to my DOS box (and rename it to > dump.exe), it wont run. It says: > > dump: cannot execute: One of the library files needed to run th

cyg-win32 problems

1998-01-22 Thread Sebastian Kuzminsky
Hi, i'm playing around with the Cygnus win32 gcc cross compiler in hamm. I can compile and link programs just fine, and file identifies my binaries correctly: > make dump;file dump i386-unknown-cygwin32-gcc -Wall -c dump.c -o dump.o i386-unknown-cygwin32-gcc -Wall -c q4401.c -o q4401.o i38