$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Wieger Wesselink (wieger_at_[hidden])
Date: 2003-05-26 02:53:25
Hi Volodya,
for me this issue has no urgency. I am just experimenting with
the build system, and thought that may be I had overlooked
something.
Regards,
Wieger
--- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> 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