Boost logo

Boost-Build :

From: Dan Gohman (gohmandj_at_[hidden])
Date: 2002-03-30 08:59:10


I haven't been following this thread, but I'm seeing similar
problems with multiple features with my IRIX ABI/ISA changes.

Using gLINK_COMPATIBLE Is good enough for my local needs for
now, but I'm not yet sure that jam always does what I'm expecting
it to do when I use it.

Dan

On Thu, Mar 28, 2002 at 08:19:06AM -0500, David Abrahams wrote:
>
> ----- Original Message -----
> From: "digiharmon" <digiharmon_at_[hidden]>
>
> > We added a "platform" feature and it seems to work, except that we
> > cannot specify more than one feature on the jam command line using -
> > sBUILD=.
> >
> > -sBUILD="debug <platform>x86-solaris" works.
> >
> > -sBUILD="debug <platform>x86-solaris <runtime-link>dynamic" just
> > ignores the platform and uses the default platform.
> >
> > It seems that specifying more than one feature on the command line
> > causes all the specified features to be ignored and the defaults are
> > used.
> >
> > Has anyone else seen this behavior?
>
> Jerry,
>
> I'm seeing different unexpected problems with multiple properties in a
> BUILD request:
>
> -----
>
> cd c:/boost/status/
> myjam -sTOOLS=msvc -sBUILD="debug <optimization>space
> <runtime-link>static" type_traits
> <libs!regex!build>libboost_regex.lib: required property
> <optimization>off incompatible with <optimization>space
>
> ------
>
> How critical is this bug for you? I ask because we're really trying to
> stop working on Boost.Python v1, and only want to fix critical bugs so
> we can focus energy on writing Boost.Python v2...
>
> On the other hand, if this is a showstopper, please tell us and we'll
> address it.
>
> -Dave
>
>
>
> To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>

-- 
Dan Gohman
gohmandj_at_[hidden]
 

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