Re: gengetopt 2.22b-2 beta issues

"Papp Gyozo (VBuster)" <[email protected]> Tue, 18 Dec 2007 16:18:30 +0100
Newsgroups gmane.comp.gnu.gengetopt.general
Message-ID <[email protected]>
> > > I was considering to post the .ggo file but it is a little big about
> > > ~60 options and several sections, so at first I intentionally skipped
> > > it. However, the problem still exists (hope no) I'll send you. Be
> > > sure!
> > >   
> > oh, then I'd really need an input file to reproduce the problem... if 
> > you can reproduce it in a smaller file that'd be even better :-)
> 
> still quite strange. gengetopt 2.22b-3 is likely to crash on the attached
> .ggo file on Windows. The tarball was downloaded and built yesterday with
> MinGW not Cygwin to get a native Windows binary.

forgot to mention, the actual command line was:

gengetopt.exe -F_$(InputName) -fgetoptions -ioptions.pre -acmdline_options -uTARGETS -CeN

However, using the following the crash disappeared:

gengetopt.exe -F$(InputName)_debug -fgetoptions -ioptions.pre -acmdline_options -uTARGETS -CeN