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

Print out the libstdc++ version #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aleaverfay
Copy link
Member

Adding some quick code to print the version of the libstdc++ library
that the to-be-tested compiler is going to use to the compiler-compatibility
testing script

that the to-be-tested compiler is going to use to the compiler-compatibility
testing script
@roccomoretti
Copy link
Member

To help narrow down the supported range, it looks like GLIBCXX: 20120920 succeeds, but 20120313 fails.

It doesn't look to work well on ICC - the versions on the cluster I have access to are all printing 20110627, despite giving very different results for stdlib-dependent tests.

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