Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-07-14 06:06:04


Hi Olaf,
> --- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> > 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?
>
> I looked through the man pages and didn't find such an option :-(

It means I have to do dirty thing: replace the last element in path to
compiler with 'cc'. I've comitted the change. Let me know if it works.

Thanks,
Volodya

 


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