|
|||||||||||
|
Re: gcc 3.2 Build Time
From: Andy Isaacson <adi(at)hexapodia.org>
Date: Mon Feb 10 2003 - 13:11:52 EST
On Mon, Feb 10, 2003 at 12:41:17PM -0500, Dave Feustel wrote:
How long is a piece of string? Of course, the answer depends on your system. Building gcc from scratch on a 1 GHz x86 takes on the order of 3 hours, IIRC -- it's been a while since I did that.
> How is the process affected by cpu speed
Very dependent on CPU speed. You must have 64 MB of memory to contemplate building gcc; you must have 1 GB of virtual memory available; if you have more than 512 MB of physical memory and can use it as file cache, it will speed things up significantly. There are probably individual files which use 500 MB of virtual memory to compile, while most files will take between 10 MB and 100 MB. (Most of my experiences building gcc were in the pre-3.0 phase, so it's possible things have gotten a lot worse lately...)
> How error-prone is this process?
Use the port.
On Mon, Feb 10, 2003 at 01:00:29PM -0500, Dave Feustel wrote:
Yes, gcc will bootstrap itself on just about anything that can call itself a C compiler. -andy Received on Mon Feb 10 13:12:59 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:48:30 EDT |
||||||||||
|
|||||||||||