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


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

Re: Failure of cross-assembling for ARC cpu target


This is definitely not an assembler problem.  It's a bug in
the ARC port of gcc.  The included patch to gcc/config/arc/initfini.c 
should fix your problem.

I just submitted a patch for this to the gcc-patches and the 
maintainer of the ARC port of GCC, so hopefully it'll make its way 
into the next release.

I succeeded in building a gcc cross compiler with 
host=i686-unknown-linux and target=arc-unknown-elf32.
I used binutils-010522.tar.bz2 and gcc-2.95.3.tar.gz +
this patch:
   http://gcc.gnu.org/ml/gcc-patches/2001-05/msg01703.html

Hopefully this works for you too.

Stacey.


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