m68k bootstrap failure

Phil Edwards phil@codesourcery.com
Wed Oct 29 08:06:00 GMT 2003


On Tue, Oct 28, 2003 at 04:51:51PM +0100, Bernardo Innocenti wrote:
> Peter Barada wrote:
> >>>Ok, what sources, from where, what scripts...
> >>
> >>That's on CVS mainline (the will-be 3.4). It used to be fine
> >>just a few weeks ago :-(
> >
> >Are you talking about the uberbaum tree, or just CVS of gcc.
> 
> What's the uberbaum tree? Is it a fancy name for the combined
> tree?

Yes, but it's combined on the server end, using a really big tree of
symbolic links.  Some people like it because they don't like running a
combiner command (http://gcc.gnu.org/simtest-howto.html) and this is an
almost transparent process.  Other people dislike it because it:  1) creates
additional load on an overloaded server, 2) is read-only; you can't commit
to it, and 3) it's additional hassle to update only one side of the tree,
not both.

-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan



More information about the Gcc mailing list