Re: issues compiling and migrating exe / dll files

2008-11-05 Thread Matthew Woehlke
Scott Thompson wrote: Hi all. I'm trying to do the following and running into some problems: 1. Install cygwin on a host computer (works). 2. Compile a set of binaries and dll's using gcc/make (works). 3. Sanity check that the binaries actually run and execute properly (works). 4. Zip the

Re: issues compiling and migrating exe / dll files

2008-11-05 Thread Larry Hall (Cygwin)
Scott Thompson wrote: Hi all. I'm trying to do the following and running into some problems: 1. Install cygwin on a host computer (works). 2. Compile a set of binaries and dll's using gcc/make (works). 3. Sanity check that the binaries actually run and execute properly (works). 4. Zip the

issues compiling and migrating exe / dll files

2008-11-05 Thread Scott Thompson
Hi all. I'm trying to do the following and running into some problems: 1. Install cygwin on a host computer (works). 2. Compile a set of binaries and dll's using gcc/make (works). 3. Sanity check that the binaries actually run and execute properly (works). 4. Zip the compiled binaries and d