本文介绍了将错误“虚拟内存耗尽"停止;在建造蜘蛛猴时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我在使用cygwin终端构建Spidermonkey时遇到此错误,错误是
I got this error while I was building spidermonkey using cygwin terminal, the error is
"***virtual memory exhausted stop"
那么如何解决这个错误呢?
so how to solve this error ?
推荐答案
或者,只需添加交换文件以增加内存,希望对您有所帮助
Or, simply add a swap file to increase memory, hope that helps
http://www.cyberciti.biz/faq/linux-add-a-swap-file-howto/
这篇关于将错误“虚拟内存耗尽"停止;在建造蜘蛛猴时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!