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

Re-enable libstdc++ 4.8 #152

Closed
wants to merge 3 commits into from
Closed

Re-enable libstdc++ 4.8 #152

wants to merge 3 commits into from

Conversation

pdimov
Copy link
Member

@pdimov pdimov commented Nov 8, 2017

This re-enables libstdc++ 4.8 by removing the cxx11_hdr_regex requirement everywhere except on topology_test, replacing it with a check in topology.cpp.

@olk
Copy link
Member

olk commented Nov 15, 2017

Hm - I'm not sure if I should re-enable gcc-4.8? Gcc-4.8 doesn't have a working regex impl (as you mentioned). Without regex, the NUMA support doesn't work.

@pdimov
Copy link
Member Author

pdimov commented Nov 15, 2017

Yes but everything else does.

@lethe555
Copy link

Will this be merged ? for now we have to use old boost version 1.65

olk added a commit that referenced this pull request Jun 27, 2018
@olk
Copy link
Member

olk commented Jun 27, 2018

could you verify that branch develop is working with libstdc++ 4.8, please

@lethe555
Copy link

lethe555 commented Jun 27, 2018

I compiled branch develop successfully , and all tests passed
Edit: only tested static build , didn't test all build variant types

@olk
Copy link
Member

olk commented Jun 27, 2018

ty, merged to master

@olk olk closed this Jun 27, 2018
@olk olk deleted the feature/enable-4.8 branch August 5, 2018 04:52
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.

3 participants