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: combined tree build failure


On Sun, 2003-05-18 at 22:20, Eric Christopher wrote:
> Popped up today.
> 
> make: Circular configure-target-libiberty <- maybe-all-target-newlib
> dependency
> dropped.
> make: Circular all-target-libgloss <- configure-target-libgloss
> dependency dropped.
> make: Circular maybe-configure-target-newlib <- configure-target-newlib
> dependency dropped.
> make[1]: Entering directory
> `/ghostwheel/sourceware/builds-combined/build-mips64/mips64-elf/libgloss'
> 
> My guess is this patch being applied to binutils and not gcc is the
> problem...
> 
> 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
>  
>         * configure.in: Switch more things to use maybe dependencies.
>         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
>         * configure: Regenerate.
>         * Makefile.tpl: Switch more things to use maybe dependencies.
>         * Makefile.in: Regenerate.

I was wrong. It's still a problem. This is with a combined tree and
fresh checkout.

Nathaniel could you please look at this ASAP?

-eric

-- 
Eric Christopher <echristo@redhat.com>


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