https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52930

newbie-02 <newbie-02 at gmx dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |newbie-02 at gmx dot de

--- Comment #2 from newbie-02 <newbie-02 at gmx dot de> ---
I had similar issues, could activate e.g. exp10q by a directive:  
```   
#define _GNU_SOURCE                                                            
        // reg. e.g. exp10, acc. anonchatGTP required to use wchar.h, doesn't
help for that, 
```  
before the #includes section ...

Reply via email to