awslabs / awslabs/aws-lambda-cpp
Building Library Dependencies Separately
- Dominant language
- C++
- Stars
- 465
- Forks
- 98
- Avg merge
- 12h 47m
- Merged PRs (30d)
- 3
Description
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!
Contributor guide
Research direction
The issue names no repository files, tests, or entry points. Begin by locating the runtime and dependency documentation for C++ Lambda functions, then document the required platform and GNU C Library ABI expectations for separately built dynamic libraries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, cpp
- Domain
- cloud
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100