This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: [patch] add missing maybe-check-gcc target at toplevel


On Wed, 2003-05-21 at 14:11, DJ Delorie wrote:
> This fixes the broken "make check" in builds without gcc.
> 
> 2003-05-21  DJ Delorie  <dj@redhat.com>
> 
> 	* Makefile.tpl: Add missing empty maybe-check-gcc target.
> 	* Makefile.in: Regenerate.

Didn't seem to fix the make all-target failure :)

error output:

Circular configure-target-libiberty <- maybe-all-target-newlib
dependency dropped.

And then errors out trying to build newlib, which hadn't been configured
yet.

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