This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: AIX status


David Edelsohn <dje@watson.ibm.com> writes:

> 	Setting _XOPEN_SOURCE=500 will not do the right thing on AIX.  If
> I set _XOPEN_SOURCE, then I need to set all of the macros listed and more
> that standards.h takes care of.  Either way, libstdc++-v3 would need to
> track the logic of the AIX header file and standards.

What standard?  SuSv2 says it's enough to set _XOPEN_SOURCE=500.  If
this causes problems on AIX the AIX headers are wrong and it is a case
for fixincludes.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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