Hi!
I try to build gcc from trunk but have issue with building libquadmath. I
wrote bug report <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55225> to
gcc. In short, *lgammaq.c* use *signgam* variable that must be defined in *
<math.h>* but mingw-w64 doesnt have this declaration. In linux this
variable is declared as:
*#if defined __USE_MISC || defined __USE_XOPEN*
*/* This variable is used by `gamma' and `lgamma'. */*
*extern int signgam;*
*#endif*
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public