Re: Minimum OS required to build GCC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/16/2013 07:29 AM, tom wrote:
> This may be a bit of a daft question but I'm wondering what the minimum 
> requirements for an OS to run GCC:
> I'm getting a parallella board and it seems sort of logical to try and 
> use it to do compiles as well. I used to run GCC on a 4MByte 386 so it 
> seems feasible.

It's been a while since I looked, and I don't think anyone really knows.
GCC is much fatter than it used to be: for example, we parse everything
into trees and keep all of them around during compilation.  So, I'm
pretty sure that running GCC in a few megabytes isn't going to work.

Andrew.





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux