On Apr 16, 2014, at 4:31 AM, Jeremy Hahn mail@jeremyhahn.com wrote:
Getting the following cross compiling for RPi on Debian Wheezy x64 using the gcc-linaro-arm-linux-gnueabihf-raspbian toolchain within Eclipse Kepler. Compilation works fine using native Debian x64 GCC and native GCC compiler on the RPi.
out of dynamic memory in yy_create_buffer() collect2: error: ld returned 2 exit status make: * [cwebsocket] Error 1
I'm stumped. Can't find much info on the issue. Any ideas?
Hi,
Please attach preprocessed testcase as well as compiler configuration dump. To get these add "-v -save-temps" to compilation flags and attach here stdout/stderr output from GCC and .i/.ii files.
Then we can reproduce and investigate the issue.
Thank you,
-- Maxim Kuvyrkov www.linaro.org