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

support IBM Advance Toolchain #17

Open
ThinkOpenly opened this issue Jun 17, 2019 · 0 comments
Open

support IBM Advance Toolchain #17

ThinkOpenly opened this issue Jun 17, 2019 · 0 comments

Comments

@ThinkOpenly
Copy link
Contributor

The IBM Advance Toolchain can be used to compile application with very recent compiler versions and run applications with very recent versions of libraries which are themselves compiled with those very recent compiler versions. This linking binds the application to use the libraries that come with the Advance Toolchain.

splat needs to trace relevant events (SDTs) in those libraries. Unfortunately, current versions of the Advance Toolchain don't provide those SDTs (advancetoolchain/advance-toolchain#946). This will eventually be fixed, so support should be to splat now.

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

No branches or pull requests

1 participant