W dniu 20.09.2011 01:54, Michael Hope pisze:
Nice. I backported libgmp10 and used it to build a simple C hello, world under lucid x86_64.
The armel build seems to be a bit confused. It depends on gcc-4.4 but build-essentials is correctly pulling in 4.6. There's lots of 'gcc: not found' messages in the log.
I am building it now on Panda to check all issues. Disabled Ada, Java, Go so build should take less time.
The PowerPC build fails while building the SPU variant of libstdc++:
"""checking for the value of EOF... configure: error: computing EOF failed config.status: executing libtool commands config.status: executing default-1 commands make[3]: *** [configure-target-libstdc++-v3] Error 1"""
Perhaps SPU needs to be disabled or some of the target libraries disabled?
No idea about PowerPC - never played with this architecture. May disable SPU if that helps.
Should the package version be gcc-linaro_4.6.2011.09-0ubuntu1 or gcc-linaro_4.6.2011.09-0~linaro1? 0ubuntu1 means that it doesn't exist in Debian (correct) but does in Ubuntu (incorrect).
4.6.2001.09-1~linaro1 is current version (not pushed yet).