This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Anyone ever install gcc for the ARC microprocessor?




I am trying to install gcc with target=arc-elf and on a i686-pc-linux-gnu
host.


Following the current FAQ I downloaded

binutils-2.11.tar
gcc-2.95.3.tar
newlib-1.8.2.tar

Then I created the combined src directory using one-tree-1.6.sh

followed by running "build-cross.sh arc-elf"

after a couple minutes the following error occurs:

gcc -DHAVE_CONFIG_H -I. -I../../src/bfd -I. -D_GNU_SOURCE -I. -I../../src/bf
d
-I../../src/bfd/../include -g -O2 -c ../../src/bfd/archive.c
In file included from ../../src/bfd/archive.c:130:
../../src/bfd/sysdep.h:74:24: fopen-same.h: No such file or directory
../../src/bfd/archive.c:132:21: aout/ar.h: No such file or directory
../../src/bfd/archive.c:133:25: aout/ranlib.h: No such file or directory
make[1]: *** [archive.lo] Error 1
make[1]: Leaving directory `/home/mszabo/compilers/b-arc-elf/bfd'
make: *** [all-bfd] Error 2



Has anyone seen this or more importantly has anyone successfully done this?

thanks,
  Mike
  mszabo@intrinsix.com



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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