|
Boost-Build : |
Subject: Re: [Boost-build] Include / library configuration in site-config.jam
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2010-01-06 08:39:34
Christian Auby wrote:
> I have two compilers defined, gcc and gcc-arm, for x86 and arm respectively.
>
> I want to have separate include and library folders depending on which
> compiler I am using, so I have this in my site-config.jam:
[...]
> I guess this might be me using the conditionals wrong but I'm not sure.
Try renaming "gcc-arm" to "gcc~arm". The problem is likely that the
"-arm" part is taken as the version number of gcc instead of a totally
different toolset.
HTH
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org (msn) - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail
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