This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: basic_istream error building SPEC eon on AIX
- 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: Mon, 11 Aug 2003 15:55:02 -0400
- Subject: Re: basic_istream error building SPEC eon on AIX
>>>>> Benjamin Kosnik writes:
Ben> I think this is a known issue with eon.
Ben> This looks like a bug in eon.
eon seems to be building in Andreas's and Diego's SPEC pages.
Ben> use istream::get(char), not non-existent istream::get(unsigned char)
I tried -fsigned-char (AIX defaults to unsigned), but that did not
help.
David