|
Boost-Build : |
From: David Abrahams (dave_at_[hidden])
Date: 2003-03-06 10:58:34
"William E. Kempf" <wekempf_at_[hidden]> writes:
> There are issues with native tools, however, which are not likely to make
> a distinction in this regard. For instance, cl fails with the same test I
> tried for gcc, assuming C compilation for .C files.
Most compilers have flags which allow you to force it to treat a file
as either C or C++. Boost.Build uses these, at least for the C++ case.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk