This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc/ libiberty.a make dependancies broken?
- From: Zack Weinberg <zack at codesourcery dot com>
- To: David O'Brien <obrien at FreeBSD dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 10 Dec 2001 14:31:42 -0800
- Subject: Re: gcc/ libiberty.a make dependancies broken?
- References: <20011210125554.A55992@dragon.nuxi.com>
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