detail | 详细描述 | 詳細な説明
I built ncnn on uclinux, when I run squeezenet in examples, os kill the process with the reason not enough memory, so I want to link gcc & stdc++ using static lib to save memory. how to modify the CMakeLists.txt changing the depends of gcc & stdc++ from dynamic lib to static lib? which CMakeLists.txt file & which line?
1条答案
按热度按时间lb3vh1jj1#
顶起来!