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]

combined tree build failure


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.
-- 
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]