This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
- 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: 21 Aug 2003 22:01:20 -0000
- Subject: [Bug bootstrap/12024] i386-elf build references nonexistent crt0.o, libsim.a
- References: <20030821213619.12024.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=12024
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-21 22:01 -------
i386-elf cannot be cygwin as cygwin is coff not elf.
This looks more like a newlib bug rather than a GCC bug (except for bug 12019 symtom).
Report it to newlib <http://sources.redhat.com/newlib/>.