This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11043] [arc-elf32] make fails due to missing rules
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2003 02:41:31 -0000
- Subject: [Bug bootstrap/11043] [arc-elf32] make fails due to missing rules
- References: <20030531055135.11043.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=11043
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-07-18 02:41 -------
Subject: Bug 11043
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: neroden@gcc.gnu.org 2003-07-18 02:41:20
Modified files:
gcc : ChangeLog
gcc/config/arc : t-arc
Log message:
PR bootstrap/11043
* config/arc/t-arc: Replace bogus references to "x-crtinit.o",
"x-crtfini.o" with "crtinit.o", "crtfini.o".
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.668&r2=1.16114.2.669
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arc/t-arc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.5.20.1&r2=1.5.20.2