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

Boost 1.58.0 built by GCC-4.9 32 bit Linux missing iostreams #105

Closed
chuongvhn opened this issue Dec 17, 2018 · 1 comment
Closed

Boost 1.58.0 built by GCC-4.9 32 bit Linux missing iostreams #105

chuongvhn opened this issue Dec 17, 2018 · 1 comment

Comments

@chuongvhn
Copy link

iostreams is available when I try to build in 64 bit. Here is command used to build in 32 bit :

--toolset=gcc --layout=versioned --build-type=complete address-model=32 architecture=x86 cflags=-m32 cxxflags=-m32 instruction-set=i686 threading=multi install

1.58.0 is downloaded here : https://www.boost.org/users/history/version_1_58_0.html

@glenfe glenfe transferred this issue from boostorg/boost Dec 17, 2019
@chuongvhn
Copy link
Author

out-of-date

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

No branches or pull requests

1 participant