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

Building Library Dependencies Separately #113

Open
hannabonert opened this issue Jan 26, 2021 · 0 comments
Open

Building Library Dependencies Separately #113

hannabonert opened this issue Jan 26, 2021 · 0 comments

Comments

@hannabonert
Copy link

hannabonert commented Jan 26, 2021

Hello,
If my lambda function has a c++ library dependency that I am building separately, and that will be dynamically loaded, what platform should I build the library dependency for? Linux ABI x86_64?
What happens with the GNU C Library ABI?
Will this be taken care of by the runtime as well?
I will be using the same platform to build those dependencies and to build the lambda function.

Thank you very much!

@hannabonert hannabonert changed the title Third-party Building Library Dependencies Separately Jan 26, 2021
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