This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problem Building gcc cross compiler for ARC


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]