|
Boost : |
Subject: Re: [boost] Developing a (nearly new) library possibly to be proposed for Boost
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2014-02-11 12:26:34
> -----Original Message-----
> From: Boost [mailto:boost-bounces_at_[hidden]] On Behalf Of Steven Watanabe
> Sent: Tuesday, February 11, 2014 4:37 PM
> To: boost_at_[hidden]
> Subject: Re: [boost] Developing a (nearly new) library possibly to be proposed for Boost
>
> AMDG
>
> On 02/11/2014 07:15 AM, Paul A. Bristow wrote:
> > <snip>
> > I:\modular-boost>.\b2 headers
> >
> > Performing configuration checks
> >
> > - symlinks supported : no (cached) <<<<<<<<<<<<<<< :-(
> > - junctions supported : yes (cached)
> > - hardlinks supported : yes (cached)
> > ...found 21781 targets...
> >
> > I've deleted /boost and rerun, but still creates hardlinks.
> >
> > What am I doing wrong?
> >
>
> > bjam --help
> ...
> Important Options:
>
> * ...
> * --reconfigure Rerun all configuration checks
Ah.
I:\modular-boost>b2 --reconfigure
Building the Boost C++ Libraries.
Performing configuration checks
- symlinks supported : yes <<<<<<<<<<<<<<<<<<< looks promising!
- 32-bit : yes
- arm : no
- mips1 : no
- power : no
- sparc : no
- x86 : yes
- has_icu builds : no
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- zlib : no
- iconv (libc) : no
- iconv (separate) : no
- icu : no
- icu (lib64) : no
- message-compiler : yes
- compiler-supports-ssse3 : yes
- compiler-supports-avx2 : no
- gcc visibility : no
- long double support : yes
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
warning: No python installation configured and autoconfiguration
note: failed. See http://www.boost.org/libs/python/doc/building.html
note: for configuration instructions or pass --without-python to
note: suppress this message and silently skip all Boost.Python targets
- zlib : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- sync : building
- system : building
- test : building
- thread : building
- timer : building
- wave : building
...patience...
Well I'm not noted for *doing* patience but ... ;-)
Thanks.
Paul
--- Paul A. Bristow, Prizet Farmhouse, Kendal LA8 8AB UK +44 1539 561830 07714330204 pbristow_at_[hidden]
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk