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

Hack removal - Boost #67

Open
bobsummerwill opened this issue Dec 30, 2015 · 2 comments
Open

Hack removal - Boost #67

bobsummerwill opened this issue Dec 30, 2015 · 2 comments

Comments

@bobsummerwill
Copy link
Member

bobsummerwill commented Dec 30, 2015

Jam file hack for gcc : arm - https://github.com/doublethinkco/cpp-ethereum-cross/blob/master/cross-build/ethereum/boost.sh#L39

Jam/Boost cross-compiling link - http://www.boost.org/build/doc/html/bbv2/tasks/crosscompile.html.

Looks like we need a user config file to pass to b2, and then maybe some extra parameterization in our call to b2.

Also a confusing namespacing thing with exceptions which I suspect is some missing config setting: https://github.com/doublethinkco/cpp-ethereum-cross/blob/master/cross-build/ethereum/libethereum.sh#L26

@bobsummerwill
Copy link
Member Author

bobsummerwill commented Jun 15, 2016

So, for that exception one:

@bobsummerwill
Copy link
Member Author

bobsummerwill commented Jun 16, 2016

PR to address exception_ptr submitted -> ethereum/libethereum#289.

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

No branches or pull requests

1 participant