Re: Compile error with xlclang++ on AIX

2019-12-03 Thread Bruno Haible
Hi Christian, > $ /opt/IBM/xlC/16.1.0/bin/xlclang++ test.cc -I gnulib/import -I > ../gnulib/import/ > In file included from test.cc:2: > In file included from gnulib/import/stdlib.h:36: > In file included from /opt/IBM/xlC/16.1.0/include2/c++/stdlib.h:94: > /opt/IBM/xlC/16.1.0/include2/aix/stdlib.

Re: Compile error with GNULIB_NAMESPACE on Solaris (stdio.h)

2019-12-03 Thread Bruno Haible
> 2019-11-21 Bruno Haible > > Disable many _GL_CXXALIASWARN on all platforms other than glibc systems. Some more of this, this time needed for Solaris OpenIndiana. 2019-12-04 Bruno Haible Disable more _GL_CXXALIASWARN on all platforms other than glibc systems. * lib

Re: Compile error with xlclang++ on AIX

2019-12-03 Thread Christian Biesinger
On Tue, Dec 3, 2019, 02:31 Bruno Haible wrote: > Hi Christian, > > > $ /opt/IBM/xlC/16.1.0/bin/xlclang++ test.cc -I gnulib/import -I > > ../gnulib/import/ > > In file included from test.cc:2: > > In file included from gnulib/import/stdlib.h:36: > > In file included from /opt/IBM/xlC/16.1.0/includ