awslabs / awslabs/aws-lambda-cpp
Building Library Dependencies Separately
Ouverte
- Langage dominant
- C++
- Étoiles
- 465
- Forks
- 98
- Merge moyen
- 12 h 47 min
- PR mergées (30 j)
- 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!
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.