This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
AIX bootstrap failure (Re: [v3] policy based associated containers)
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 29 Jun 2005 23:39:13 -0400
- Subject: AIX bootstrap failure (Re: [v3] policy based associated containers)
- References: <20050627095339.592a0a7d.bkoz@redhat.com>
Following up with more detail, the problem appears to be the
dependency list for the stamp-assoc rule. If I decrease the length of the
dependency list that needs to be expanded, I can proceed with bootstrap.
David