$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-05-23 08:20:26
Hi Wieger,
> I was trying to build a 3rd party library with Boost.build,
> and for that the .c files need to be compiled with gcc instead
> of g++. Is there an easy way to achieve this?
In Boost.Build V2? Not yet. I can try to add it, though.
- Volodya