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]
Other format: [Raw text]

Re: Setting correct (cross) compiler for newlib?


>My CrossGCC toolchain build just failed because newlib configure would 
>pick up the wrong gcc. I'm guessing it's just a matter of doing 
>CC=$TARGET-gcc ./configure, but notice that build-crossgcc.sh doesn't do 
>it. Does it really work without it? How?

Make sure newlib can see the cross-copmiler by putting it in PATH
before invoking configure for newlib...

-- 
Peter Barada
peter@baradas.org

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


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