Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2006-09-08 11:48:11


Parmentier Jean-Luc (DBB) wrote:
> Hi,
>
> I want to use boost on ibm-aix with VisualAge C++ Professional / C for
> AIX Compiler, Version 6
> To do this:
> - I downloaded the version 1.33.1 of boost on sourceforge
> - I used the following configure statement to build the makefile
> configure --with-toolset=vacpp
> - I launched the make statement to build the libraries.

Unfortunately that compiler has dropped off our regular testing through the
lack of a volunteer :-(

Try defining BOOST_NO_SFINAE in boost/config/compiler/vacpp.hpp and see if
that fixes things.

HTH, John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net