cross compile - build - use "cc" instead of "gcc"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am building a cross compiler on Linux pc. Build process fine, till
libgcc.a and  then build use the "cc" instead of "gcc" for building.
But after libgcc.a built, CC varibale is unset, and it use the "cc" as
compiler to build the cross tools.

Please advise, if I do any mistake during the configuration?

NOTE: same configuration and make options were working earlier.

Configure option:  --disable-libssp --enable-languages=c,c++
                   --disable-nls

Thank you very much for you suggestion


Thanks
Swami


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux