[Buildroot] Building GCC/C++ compilers using Buildroot

Philippe Ney philippe.ney at pardes.ws
Tue Apr 10 07:59:45 UTC 2007


> Tried to upgrade my ARM gcc-3.4.6 compiler in buildroot
> My host compiler is gcc-4.1.2 running on OpenSuse 10.2.
> 
> First tried gcc-4.2 and latest supported binutils    - Failed
> Then tried gcc-4.2 and binutils-2.17    failed.
> Looked into the error messages and found that the problem
> seems to occur when building the C++ compilers.
> 
> Now trying gcc-4.1.2 and binutils-2.17 without C++ compilers.
> 
> Whats is a recommended combination of gcc and binutils 
> if you want to have a c++ cross compiler?

Hello,

gcc 4.0.3 with binutils 2.17 works for me with gcc 4.1.2 (Debian)
and gcc 4.0.3 (Ubuntu).

Philippe



More information about the buildroot mailing list