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

Force inlining fails #1156

Closed
Finomnis opened this issue Jun 13, 2014 · 2 comments
Closed

Force inlining fails #1156

Finomnis opened this issue Jun 13, 2014 · 2 comments

Comments

@Finomnis
Copy link
Contributor

My current config:
gcc 4.7.1
boost 1.55

Building hpx works, building the hpxcl afterwards fails with a lot of "error: inlining failed in call to always_inline" messages.

HPXCL Build log:
https://gist.github.com/Finomnis/3cfb29615ce2961d27dd

Ways to reproduce this problem:

I think this is a problem with hpx.
If it turns out to be a bug in the hpxcl code, I appologize and greatly appreciate any hints to solve it.

@Finomnis
Copy link
Contributor Author

One workaround to temporarily fix this problem is to delete all BOOST_FORCEINLINE in every file of the hpx/runtime/actions/preprocessed folder

@hkaiser hkaiser added this to the 0.9.9 milestone Jun 13, 2014
@hkaiser hkaiser self-assigned this Jun 13, 2014
@Finomnis
Copy link
Contributor Author

Fixed.

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

No branches or pull requests

2 participants