|
Boost Users : |
Subject: Re: [Boost-users] [parallel graph] error building parallel BGL
From: The Maschine (justthemaschine_at_[hidden])
Date: 2013-02-27 10:39:23
Yes I have that.
What I did is first build the full build and then try to build the example
with the line you gave me.
I did something like this:
â boost-trunk ./b2 threading=multi
Performing configuration checks
- 32-bit : no
- 64-bit : yes
- arm : no
- mips1 : no
- power : no
- sparc : no
- x86 : yes
error: No best alternative for libs/coroutine/build/allocator_sources
next alternative: required properties: <link>static <target-os>windows
<threading>multi
not matched
next alternative: required properties: <link>static
<segmented-stacks>on <threading>multi
not matched
next alternative: required properties: <link>static <threading>multi
not matched
- has_icu builds : no
- gcc visibility : yes
- long double support : yes
Building the Boost C++ Libraries.
error: No best alternative for libs/coroutine/build/allocator_sources
next alternative: required properties: <link>static <target-os>windows
<threading>multi
not matched
next alternative: required properties: <link>static
<segmented-stacks>on <threading>multi
not matched
next alternative: required properties: <link>static <threading>multi
not matched
- iconv (libc) : no
- iconv (separate) : yes
- icu : no
- icu (lib64) : no
Component configuration:
- atomic : building
- chrono : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- math : building
- mpi : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- system : building
- test : building
- thread : building
- timer : building
- wave : building
^C
â boost-trunk
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net