This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12022] arm-coff build is broken: dies on crtstuff.c with #error
- 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: 11 Oct 2003 02:56:09 -0000
- Subject: [Bug bootstrap/12022] arm-coff build is broken: dies on crtstuff.c with #error
- References: <20030821212253.12022.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=12022
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-11 02:56 -------
Both INIT_SECTION_ASM_OP and HAS_INIT_SECTION are not defined which means it should not be
building crtstuff.c at all.