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

Add --version flag to ELF binaries #632

Open
tjanez opened this issue Nov 10, 2021 · 0 comments
Open

Add --version flag to ELF binaries #632

tjanez opened this issue Nov 10, 2021 · 0 comments
Labels
c:runtime-sdk Category: Runtime SDK

Comments

@tjanez
Copy link
Member

tjanez commented Nov 10, 2021

It would be convenient if one would be able to obtain the version of the runtime binary by running:

runtime-binary --version

This would only work for ELF binaries that can be executed directly. SGX binaries need to be launched in a different way, so it would not be applicable there.

@tjanez tjanez added the c:runtime-sdk Category: Runtime SDK label Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:runtime-sdk Category: Runtime SDK
Projects
None yet
Development

No branches or pull requests

1 participant