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

Update build instructions for Ubuntu 12.10 #28

Closed
wants to merge 1 commit into from

Conversation

djwatson
Copy link

Couldn't get build on Ubuntu 12.04 to work due to version issues w/g++ and boost. Seems to work better, with more default libs, in 12.10. One small change to get libgtest to build

@jdelong
Copy link
Contributor

jdelong commented Aug 2, 2013

merged

@jdelong jdelong closed this Aug 2, 2013
@tdauth tdauth mentioned this pull request Mar 3, 2017
facebook-github-bot pushed a commit that referenced this pull request Mar 14, 2022
Summary:
X-link: facebook/fb303#28

X-link: facebook/fboss#115

Pull Request resolved: #1736

X-link: facebook/proxygen#403

X-link: facebook/fbthrift#488

This adds a way to pass arguments to the `b2` build tool, used by Boost. This is needed in order to link a getdeps built boost into an relocatable `.so`. The motivating use case is that we need to statically link Boost into a native library used by a python wheel, which must be relocatable. This functionality already exists for CMake-based projects.

Reviewed By: mackorone

Differential Revision: D34796774

fbshipit-source-id: 0d6a9f4703865dc02048b87e77394c44ef646af6
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

Successfully merging this pull request may close these issues.

2 participants