This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 3.2 PATCH: Fully support parallel gnat1/gnatbind builds


> Suppose you have an emulator that is extremely portable, and has enough  
> support to run gcc, and configure, and make, and whatever else is needed.  
> (Maybe even one of the existing emulators qualifies?) And hopefully, it's  
> also not extremely slow.

We of course examined this approach years ago, and it certainly
is practical. We thought that probably MIPS would be the best
way to go.

But in practice we discovered that it's easy enough to build
cross-compilers with GCC, and in practice the fact that there is
no "native" bootstrap path for a new machine has not proved to
be a problem in practice.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]