awslabs / awslabs/aws-lambda-cpp
Building Library Dependencies Separately
未关闭
- 主要语言
- C++
- 星标
- 465
- 派生
- 98
- 平均合并
- 12 小时 47 分钟
- 30 天内合并 PR
- 3
描述
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!
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, cpp
- 领域
- cloud
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100