Oh sorry I don't understand you. This code seems to work

2012/12/24 Kai Tietz <ktiet...@googlemail.com>

> #if defined (__x86_64__) || (defined (__FLT_EVAL_METHOD__) &&
> __FLT_EVAL_METHOD__ == 0)
> typedef float float_t;
> typedef double double_t;
> #else
> typedef long double float_t;
> typedef long double double_t;
> #endif
>
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to