Hello, On Nov 26, 2012, at 5:34 AM, David Brownlee wrote:
On 25 November 2012 01:47, Al <al%familysafeinternet.com@localhost> wrote:g++: error trying to exec '/usr/libexec/cc1plus': execv: Cannot allocate memoryHave you tried unlimiting memory in the shell before building? Adding 'UNLIMIT_RESOURCES+= datasize' to the Makefile may help
I will give this a try and let you know how it goes. Thanks, Al