> I always say it sucks to reply to myself but I keep doing it. > > These lines are from src/mingw/mingwex/pformat.c : > #ifdef _WIN32 > /* TODO: make this unconditional in final release... > * (see note at head of associated `#else' block. > */ > #include "gdtoa.h" > > static > char *__pformat_cvt( int mode, __pformat_fpreg_t x, int nd, int *dp, int > *sign ) > > > Changing the #ifdef so the "other" implementation is picked makes the > example program work. > > This looks like an upstream mingw bug to me.
Cool, I confirm that it works for me too! :) Now we can go on with debugging the next problem ;) -- Pierre Ynard ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel