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: cross compiler for mn10300


Hello, I use the attached script to build mn10300 tool
chain. I guess you can just modify a little and use
it. 

In addition, if you want to use gcc-3.0, I recommend
that you use binutils-2.11.2(not binutils-2.9.1) and
newlib-1.9.0 and gdb-5.0. 

good luck...

--- xing xia <xia4xing1@yahoo.com> wrote:
> folks,
>  
> I'm trying to build gcc3.0 on linux for MN10300, but
> failed.
> Here are the steps I followed:
> 1. build-binutils/configure --target=mn10300
> make install
> 2. build-gcc/configure --target=mn10300
> make install
>  
> I have a few questions as follows:
> 1. do I need to install newlib? If so, build it
> before
> building gcc or after building gcc?
> 2. do I need to install glibc?
>  
> If anyone has experience building cross compiler for
> mn10300, please email me.
>  
> Thanks,
>  
> Kevin
> 
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute
> with Yahoo! Messenger
> http://phonecard.yahoo.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
> 


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

cross.sh

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