Skip to content

boost 1.87 does not have bjam options 'numa' or 'context-impl' #328

@bgemmill

Description

@bgemmill

When compiling boost with fiber, version 1.86 would take the bjam options numa=on and context-impl=ucontext and build appropriately.

With boost 1.87, I see:
error: Invalid property '<numa>on': unknown feature 'numa'.
and
error: unknown feature "<context-impl>"

The documentation still mentions that this is the way to pass these options in; has the method changed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions