|
Boost-Build : |
From: Anthony Novatsis (anthonynovatsis_at_[hidden])
Date: 2008-02-16 12:08:39
>
> You can use 'gcc' as compiler command, in user-config.jam.
>
> This is generally not recommended exactly because it won't link to
> libstdc++, but you seem to want not to link to it.
>
> - Volodya
>
Actually this is not what I want since I would like to use the same
configuration to build C and C++ code. I'd like to be able to
configure Boost.Build as such so that when I compile C++ files g++ is
used and when I compile C files gcc is used.
Is this possible ?
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