Thanks Daniel. I go the following errors and some segmentation fault. Is there any additional option to set:?
...skipped libboost_wave.so.1.61.0 for lack of libboost_wave.so.1.61.0...
...skipped libboost_wave.so for lack of libboost_wave.so.1.61.0...
...failed updating 518 targets...
...skipped 170 targets...
...updated 432 targets...
On Wednesday, August 24, 2016 12:40 PM, David Frank wrote:
On Wednesday, August 24, 2016 12:00 PM, "boost-users-request@lists.boost.org" wrote:
Send Boost-users mailing list submissions to
boost-users@lists.boost.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.boost.org/mailman/listinfo.cgi/boost-users
or, via email, send a message with subject or body 'help' to
boost-users-request@lists.boost.org
You can reach the person managing the list at
boost-users-owner@lists.boost.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Boost-users digest..."
Today's Topics:
1. compile boost and boost application with CLANG compiler
(David Frank)
2. Re: compile boost and boost application with CLANG compiler
(Daniel Hofmann)
3. [Boost.Hana] how to merge two or more maps (Matthijs M?hlmann)
4. [test] Init framework before dataset generation (Florian Lindner)
----------------------------------------------------------------------
Message: 1
Date: Tue, 23 Aug 2016 18:06:42 +0000 (UTC)
From: David Frank
To: "boost-users@lists.boost.org"
Subject: [Boost-users] compile boost and boost application with CLANG
compiler
Message-ID: <14791342.1048154.1471975602912@mail.yahoo.com>
Content-Type: text/plain; charset="utf-8"
Has anyone successfully compiled boost and application with boost with CLANG compiler?If yes, would you mind sharing the steps?