$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-07-12 02:10:48
Hi Olaf,
> rev 1.6 of sun.jam changed the initialization of the sun toolset. Now
> the C++ compiler is called for C sources as well while before CC was
> called for C++ sources and cc for C Sources.
Is there a way to invoke CC with a special flag saying to work in C mode, not
C++ mode? Something like "-x c" used for gcc?
Thanks,
Volodya