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: gcc/ libiberty.a make dependancies broken?


On Mon, Dec 10, 2001 at 12:55:54PM -0800, David O'Brien wrote:
> This worked 2001-11-20:
> 
>     ../egcs/configure --target=sparc-x-elf
>     cd gcc
>     gmake tconfig.h
> 
> But now it has a dependency problem on `../libiberty/libiberty.a'.
> Anyone know if this is new breakage, or if I was lucky before?

What DJ told you is all correct, however, I'd appreciate your
repeating that with "gmake --debug" and sending me the output (no need
to spam the whole list with it).  I don't believe it should be
necessary for tconfig.h to depend on gengenrtl; there may be a
dependency bug.

It may turn out to be legitimate - has been a long time since I was
digging in this area.

zw



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