Raspberry pi arm linux gnueabihf gcc:yy_create_buffer()中的动态内存不足

Raspberry pi arm linux gnueabihf gcc:yy_create_buffer()中的动态内存不足,raspberry-pi,Raspberry Pi,使用EclipseKepler中的gcc linaro arm linux gnueabihf raspbian工具链在Debian Wheezy x64上获得以下RPi交叉编译。在RPi上使用本机Debian x64 GCC和本机GCC编译器,编译工作正常。有什么想法吗 yy_创建_缓冲区中的动态内存不足 collect2:错误:ld返回2退出状态 make:[cwebsocket]错误1 我的错误是: LINK_FLAGS+=-sysroot=/{path to embedded的root

使用EclipseKepler中的gcc linaro arm linux gnueabihf raspbian工具链在Debian Wheezy x64上获得以下RPi交叉编译。在RPi上使用本机Debian x64 GCC和本机GCC编译器,编译工作正常。有什么想法吗

yy_创建_缓冲区中的动态内存不足

collect2:错误:ld返回2退出状态

make:[cwebsocket]错误1

我的错误是:

LINK_FLAGS+=-sysroot=/{path to embedded的root dir}-L/{path to embedded的root dir}/lib/arm linux gnueabihf

注意,尽管我已经设置了chroot系统根,但我是从实际根指定include目录

错误随着以下内容消失:


LINK_FLAGS+=-sysroot=/{path to embedded的root dir}-L/lib/arm-linux-gnueabihf

到目前为止,您研究/尝试了什么?尝试搜索谷歌。大多数点击与yy_create_buffer PHP崩溃有关。没有太多,因此我的第一篇文章是这样写的。也许RPI开发列表会是一个更好的地方?