$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bill Hoffman (bill.hoffman_at_[hidden])
Date: 2007-05-09 16:23:25
K. Noel Belcourt wrote:
>
> Bill,
>
> Do you support the Pgi, Pathscale and Mipspro compilers? What is
> involved in bringing up cmake support for compilers you don't support?
>
>
I know we can do Mipspro, and I think pgi has been done. It is not hard
to add additional
compilers. It involves creating a .cmake file that describes some flags
and options for the
compiler.
-Bill