|
Boost : |
From: Bill Hoffman (bill.hoffman_at_[hidden])
Date: 2007-05-09 23:59:30
K. Noel Belcourt wrote:
>
> Is Cmake knowledgeable about, or is there built in support for, Mpi?
>
>
Yes, ParaView uses CMake and MPI www.paraview.org.
> Can you setup Cmake to build and link mixed languages, with mixed
> toolchains? For example, we need to build Fortran 77 and 90 with the
> Intel compiler, C and C++ with Gcc and link it all together into a
> single application with a C++ main (this is a key capability that we
> rely on with BBv2). Is this pretty easy to do with Cmake?
>
Yes, you can do mixed language builds and pick the linker language or
let CMake pick on for you.
-Bill
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk