Re: [Boost-users] Boost-users Digest, Vol 4962, Issue 4
On Wed, Jul 25, 2018 at 2:38 PM
Send Boost-users mailing list submissions to boost-users@lists.boost.org
To subscribe or unsubscribe via the World Wide Web, visit https://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. Re: building boost 1.67/1.68b1 on osx with emscripten 1.38 (Oliver Kowalke)
----------------------------------------------------------------------
Message: 1 Date: Wed, 25 Jul 2018 20:37:18 +0200 From: Oliver Kowalke
To: boost-users Subject: Re: [Boost-users] building boost 1.67/1.68b1 on osx with emscripten 1.38 Message-ID: < CA+wfc194-XJZ9dspcJBA844+x1EPphQfRnUr_E8WBjOAyCnUCg@mail.gmail.com> Content-Type: text/plain; charset="utf-8" default architecture : none
you have time set the architecture
Thanks for the advice. i just spent the last few hours flailing wildly trying to do this. Please accommodate my noob-ness here, as I have never had to set the default architecture before when building Boost. I tried setting it at the call to `b2`, with `b2 architecture=x86 ...`, and it did not effect this problem; the default architecture persists at `none` to my dismay. I have tried editing a user-config.jam file, but I just don't grok what I need to do here. at the risk of sounding like "can you do it for me?", I would like to ask "how do I set the default architecture when building boost?" danielle
danielle amethyst brake via Boost-users
schrieb am Mi., 25. Juli 2018, 20:11: Hey Boost, I am trying to build Boost, ideally in its entirety, with emscripten. I am using emscripten 1.38.8, and either Boost 1.67 or the 1.68.b1, and am on OSX 10.13. Both Boost versions fail.
On 26 July 2018 at 18:33, danielle amethyst brake via Boost-users < boost-users@lists.boost.org> wrote:
"how do I set the default architecture when building boost?"
address-model=64 architecture=x86 -- *"If something cannot go on forever, it will stop" - Herbert Stein*
participants (2)
-
danielle amethyst brake
-
degski