Hi Hal,
Are you trying to configure to run Boost.MPI? To do that, you can try
using mpi : mpixlcxx ;
or if you place a mpicxx configured for vacpp in your PATH, then
using mpi ;
should also work.
To set up Boost.Build to link your project to Boost.MPI, follow the instructions in
tools/build/v2/tools/mpi.jam
Hope this helps.
-- HT
Hubert S K Tong
IBM Canada Ltd
8200 Warden Ave, Markham ON L6G 1C7
Canada
E-mail: hstong@ca.ibm.com
Hal Finkel ---29-08-2011 03:29:31 AM---Is there a way to override VA_C_COMPILER/VA_CXX_COMPILER in user-config.jam?
From: Hal Finkel <hfinkel@anl.gov>
To: boost-build@lists.boost.org
Date: 29-08-2011 03:29 AM
Subject: [Boost-build] Override VA_C_COMPILER/VA_CXX_COMPILER
Sent by: boost-build-bounces@lists.boost.org