This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/10743: Build error for CPP when building Cross compiler and host and target have diff character sets (i370)
- From: Dara Hazeghi <dhazeghi at yahoo dot com>
- To: ivan at vmfacility dot fr, gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Tue, 13 May 2003 23:29:16 -0700
- Subject: Re: target/10743: Build error for CPP when building Cross compiler and host and target have diff character sets (i370)
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-
trail&database=gcc&pr=10743
Hello,
looking at the "supported system" list for gcc, I see "This port is
very preliminary and has many known bugs. We hope to have a
higher-quality port for this machine soon." Not very encouraging.
Still, if you want to pursue this bug, I suggest that you try out the
latest gcc cvs and see how it fairs. Neil Booth (our cpp maintainer)
has been doing a lot of work to make cpp more robust wrt character sets
and the like, and I suspect that if you try out mainline, and have
feedback to give him, he might be able to fix the issue. In any case,
3.2 branch is dead at this point, so you'll have to try a newer version
at some point anyway. Cheers,
Dara