简体   繁体   English

构建 AWS SDK C++ EC2 库时出现问题

[英]Problem in building AWS SDK C++ EC2 library

i have a problem in building the aws c++ sdk Ec2 library on linux. I followed the steps bellow:我在 linux 上构建 aws c++ sdk Ec2 库时遇到问题。我按照以下步骤操作:

The compilation is panding at this point:编译在这一点上进行:

screenshot截屏

I had the same problem compiling on a machine with 3Gb of memory and I could see that it started using the (much slower) swap, so it would run for 12h+ without results.我在一台 3Gb 的 memory 机器上编译时遇到了同样的问题,我可以看到它开始使用(慢得多的)交换,所以它会运行 12 小时以上而没有结果。

So make sure to meet the minimum requirements:因此,请确保满足最低要求:

4GB of RAM is required to build some of the larger clients.构建一些较大的客户端需要 4GB 的 RAM。

https://sdk.amazonaws.com/cpp/api/0.11.0-7-g6be9f8d/ https://sdk.amazonaws.com/cpp/api/0.11.0-7-g6be9f8d/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM