This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
RE: bootstrap/3370
- To: <joel dot sherrill at OARcorp dot com>
- Subject: RE: bootstrap/3370
- From: "GNUTeam" <gnuteam at kpit dot com>
- Date: Mon, 10 Sep 2001 11:15:54 +0530
- Cc: <gcc-gnats at gcc dot gnu dot org>,<gcc-prs at gcc dot gnu dot org>,<joel at gcc dot gnu dot org>,<gcc-bugs at gcc dot gnu dot org>
- Reply-To: <gnuteam at kpit dot com>
GNUTeam wrote:
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3370&database=gcc
>
> The GNATS shows that it is closed and there is no fix mentioned. But we
are
> getting the same error in GNU/Linux RedHat 6.2 targetting sh-coff
> environment. The source code I am trying to build is binutils 2.11.2, gcc
> 3.0.1 and Newlib 1.9.0.
>
> This build only fails on sh-hms and sh-coff target, but is successful on
> sh-elf target. Build for target sh-hms and sh-coff is successful for
> language C but fails with the error for C++.
>
> Any lead on this would be greatly appreciated.
I initially reported this. I was testing on the 3.0 branch when I
found it. Perhaps the fix was only installed on the development
trunk.
How can we get the relevant patch? What is the relation between 3.0 and
development trunk? If it was applied on development trunk, why is it missing
in 3.0.1?
How should I proceed towards a successful build for 3.0 and 3.0.1 on
sh-coff, sh-hms targets?
Would you be able to explain why c++ is getting build on sh-elf but not on
sh-coff and sh-hms on the same source code?
Thanks & Regards
Gnuteam