Re: [ACTIVITY] April 7-13

2014-04-15 Thread Christopher Covington
On 04/14/2014 11:08 PM, Maxim Kuvyrkov wrote: > == Week of April 7th == > > - Made a how-to wiki page/script on how to use QEMU and schroot for system > emulation (TCWG-179, 2/10). > -- This allows you to get armhf or armel or aarch64 Ubuntu or Debian system > within minutes, e.g., for PGO or

arm-linux-gnueabihf-gcc: out of dynamic memory in yy_create_buffer()

2014-04-15 Thread Jeremy Hahn
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:

Re: arm-linux-gnueabihf-gcc: out of dynamic memory in yy_create_buffer()

2014-04-15 Thread Maxim Kuvyrkov
On Apr 16, 2014, at 4:31 AM, Jeremy Hahn 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. > >

Re: arm-linux-gnueabihf-gcc: out of dynamic memory in yy_create_buffer()

2014-04-15 Thread Zhenqiang Chen
On 16 April 2014 00:31, Jeremy Hahn 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