Hi, every one!
I am going to build a cross-compiling toolchain using  crossdev like following:
    #crossdev -t arm-unknown-linux-gnueabi -S
but everytime I got this error on building gcc-stage1:
"cannot compute suffix of object files" just during building libgcc
What can I avoid this error?
I like gentoo's emerge-arm-*  to build things on arm platform.
What do you recommend to build cross-compiling toolchain?
I can see a similar problem gentoo fourm: 
https://forums.gentoo.org/viewtopic-t-831862-start-0.html
Any suggestions will be help.

Reply via email to