Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cross-build] Specifying target-os fails to link a shared library on macOS #365

Open
theodelrieu opened this issue Nov 9, 2018 · 1 comment
Labels
transition Transition to bfgroup/b2

Comments

@theodelrieu
Copy link
Contributor

Hello,

I've stumbled across a weird behaviour related to target-os and shared libraries, while building atomic (I'm on macOS):

  • cd boost/libs/atomic/build
  • run b2 toolset=clang link=shared target-os=iphone

The macOS linker complains about --start-group (--end-group is unrecognized as well).

Removing the target-os works.

@stale
Copy link

stale bot commented Jun 26, 2021

Thank you for your contributions. Main development of B2 has moved to https://github.com/bfgroup/b2
This issue has been automatically marked as "transition" to indicate the potential for needing transition to the new B2 development project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
transition Transition to bfgroup/b2
Projects
None yet
Development

No branches or pull requests

1 participant