Boost logo

Boost :

Subject: Re: [boost] boost build with emscripten
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2017-01-18 10:12:01


On Wed, Jan 18, 2017 at 12:42 AM, Emil Dotchevski <emildotchevski_at_[hidden]>
wrote:

> I see that there is now emscripten support in boost build but it doesn't
> seem to work for me. After installing emscripten on Windows, adding
>
> using emscripten ;
>
> in my site-config.jam, then running b2 from the emscripten command prompt,
> I get the output below. Any help greatly appreciated!
>

* I've only used and tested the emscripten toolset on MacOS.
* You might want to specify the path to emcc "using emscripten : :
/path/to/emcc ;". As I haven't tested it any other way :-)
* There is no support for building shared libs. As I haven't found a way to
do those yet (pointer appreciated though).
* What b2 command are you running. Ie is it something I can attempt to
reproduce?

-- 
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net
-- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk