The toolchain-sudo.sh installation defaults gcc 4.2 as compiler.
I think this behaviour is obsolete as the toolchain builds fine under ubuntu with it's default gcc 4.3, and even with fedora's gcc 4.4
Also, this version of gcc tends not to be packaged as newer versions of gcc get released.
To me, this should be removed :
Code: Select all
## Temporary workaround for gcc.
export CC=gcc-4.2