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 22:49:07 -0400
- Subject: AIX bootstrap failure (Re: [v3] policy based associated containers)
- References: <20050627095339.592a0a7d.bkoz@redhat.com>
This patch is causing bootstrap on AIX to fail during stamp-assoc:
execvp: /usr/gnu/bin/bash: The parameter or environment lists are too long.
*** [stamp-assoc] Error 127
Could you split up the list in the Makefile?
Thanks, David