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: Missing dependency when rebuilding with -j2?


On Sun, Jun 15, 2003 at 08:55:04AM -0400, Andrew Cagney wrote:
> This is a complete guess (....), but I'm finding a rebuild, using GNU 
> make -j2 ends up with an empty "bfd.h" :-(

It's a bug in autoconf 2.13; two config.status invocations try to build
it at the same time.  I've gotten in the habit of make -C bfd bfd.h;
we'll go to 2.57 very soon now...

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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