This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: g++ don't build my project from last update


On 2016-04-21 04:21, Marco Atzeri wrote:
try using __XSI_VISIBLE=4

Everbody,

*Please* review the documentation in <sys/features.h>. The __*_VISIBLE macros are internal only and must NEVER be defined by users. The public _*_SOURCE macros are the ONLY acceptable way to use the feature test macros.

--
Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]