This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11997] libgcc build fails because crtbeginS.o not built for sh-netbsdelf
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Aug 2003 22:47:44 -0000
- Subject: [Bug bootstrap/11997] libgcc build fails because crtbeginS.o not built for sh-netbsdelf
- References: <20030820195542.11997.dhazeghi@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11997
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot
|dot org |org
Status|WAITING |ASSIGNED
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-20 22:47 -------
Note for the patch I compared the t-linux with t-netbsd in the gcc/config/sh directory to see if
anything could be missing and I saw that t-netbsd did able to build crtbeginS.o.
I will submit patch in the first week of September.
Thanks for trying the patch.