Re: [fpc-devel] Re: native compiler for ARM

2006-08-08 Thread Florian Klaempfl
Alexander Todorov wrote: We do not have a system that is powerfull enough (enough memory) to build one. You need 64mb at minimum to build the compiler and even that will be tight. Is it possible to be done with less amount of memory and large swap space? Not really, it takes hours then. B

Re: [fpc-devel] Re: native compiler for ARM

2006-08-08 Thread Daniƫl Mantione
Op Tue, 8 Aug 2006, schreef Alexander Todorov: > > We do not have a system that is powerfull enough (enough memory) to build > > one. You need 64mb at minimum to build the compiler and even that will be > > tight. > > Is it possible to be done with less amount of memory and large swap space? T

[fpc-devel] Re: native compiler for ARM

2006-08-08 Thread Alexander Todorov
We do not have a system that is powerfull enough (enough memory) to build one. You need 64mb at minimum to build the compiler and even that will be tight. Is it possible to be done with less amount of memory and large swap space? By the way, I haven't received test reports about the 2.0.4rc c