This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Problem Building gcc cross compiler for ARC
- To: <gcc-help at gcc dot gnu dot org>
- Subject: Problem Building gcc cross compiler for ARC
- From: "Aric" <aric at mobileye dot com>
- Date: Sun, 28 Oct 2001 14:26:23 +0200
Hi
I am trying to build gcc-3.0.1 as a cross-compiler for an embedded ARC
target on a SUN-SUNOS-5.7 host.
Configure and build as follow:
/homes/aric/GCCInstl/gcc-3.0.1/configure --target=arc-4-elf --prefix=/disk2/
aric/ArcGccInstl/ArcGcc --with-dwarf2
When I am running the make I receive the following error:
Funny input line: timestamp
gen-protos: 1346 entries 341 collisions
make[1]: *** No rule to make target `crtinit.o', needed by `stmp-multilib'.
Stop.
make: *** [all-gcc] Error 2
Anyone can help?
Thanks,
Aric Ben Zvi