Re: [gccsdk] Running out of memory when compiling C++ program

2011-03-12 Thread Ron
In message <0748dbb251...@hobbes.bass-software.com> John Tytgat wrote: > In message > "Alan Buckley" wrote: > > > Thanks John my initial testing shows this worked on RISC OS 4, > > I’ll try RISC OS 5 over the next few days, but I expect it to work. > > > > The one thing

Re: [gccsdk] Running out of memory when compiling C++ program

2011-03-12 Thread John Tytgat
In message "Alan Buckley" wrote: > Thanks John my initial testing shows this worked on RISC OS 4, > I’ll try RISC OS 5 over the next few days, but I expect it to work. > > The one thing is that you have to use SetEval not Set. If you use > Set it doesn’t work. > > I had tried to

Re: [gccsdk] Running out of memory when compiling C++ program

2011-03-07 Thread Alan Buckley
John Tytgat wrote on Friday, March 04, 2011 8:58 PM > In message "Alan Buckley" wrote: > > However I get: > > > > cc1plus: out of memory allocating 65536 bytes after a total > > of 33492992 bytes. > > > > What I don’t understand is why that only seems to be 33MB > > and according t

Re: [gccsdk] Running out of memory when compiling C++ program

2011-03-04 Thread John Tytgat
In message "Alan Buckley" wrote: > However I get: > > cc1plus: out of memory allocating 65536 bytes after a total > of 33492992 bytes. > > What I don’t understand is why that only seems to be 33MB > and according to the Tasks list I still have 54MB of free space > at this time. I s

[gccsdk] Running out of memory when compiling C++ program

2011-03-04 Thread Alan Buckley
I’m trying to compile some examples using the boost library natively using the GCC4.1.1 release 2 compiler and keep running out of memory. I understand that C++ does require a lot of memory so there may be nothing that can be done about it. However I get: cc1plus: out of memory allocating 65536