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]

Re: Anyone ever install gcc for the ARC microprocessor?


On Tue, May 22, 2001 at 02:23:35PM -0400, Mike Szabo wrote:
> 
> I am trying to install gcc with target=arc-elf and on a i686-pc-linux-gnu
> host.
>

I am currently trying to do the same thing, without much success :(
Just now I have sent a call-for-help e-mail to this list.
 
> binutils-2.11.tar

It turned out that there is a bug in binutils-2.11. I has been solved by Alan Modra and Peter Targett (great fellows). Therefore, you'd better download binutils from the CVS repository, as explained in gnu web pages.

> gcc-2.95.3.tar

There is also something that doesn't work in gcc-2.95.3: GAS complains about some assembler function definitions in gcc/config/arc/initfini.c . But I don't know whose fault is this. However, it seems that can be solved by returning this file into an old version. I can send you a patch if you want to try, but I'm not sure that this is the right solution (I don't know assembler that much).

> newlib-1.8.2.tar

I haven't seen in  newlib nor glibc libraries' documentation that the
ARC cpu is supported.

> Then I created the combined src directory using one-tree-1.6.sh
> 
> followed by running "build-cross.sh arc-elf"

My approach has been to build each component separately, so I have no experience with this script.

> after a couple minutes the following error occurs:

I get other errors. If you finally succeed with your approach, please let me know.

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

I would also like to know it.


Regards

Angel Manchado

------
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]