On Monday, September 6, 2010 at 8:19, Hans Lodder wrote:

> So I downloaded gengetopt.2.22.4 and Cygwin 1.7.7. 
> 
> Unfortunately, ./configure crashes. It cannot find /mingw/lib/crt2.o in 
> the mentioned directory, because it resides somewhere else.

Gengetopt configures and compiles cleanly for me using either the Cygwin or 
Msys (mingw) environments.  The above error may be from mixing the two 
(e.g., Cygwin environment but mingw gcc), as crt2.o is present in 
/lib/mingw for Cygwin but /mingw/lib for mingw.

                                      -- Dave


_______________________________________________
Help-gengetopt mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gengetopt

Reply via email to