Two Days, and Counting…Fail..!
The Raspberry Pi is still chugging away, compiling the entire OpenELEC XBMC stack… Hopefully – as absolutely everything is compiled from source – the performance will be (relatively) good…
After running for over 3 days, the compilation failed when compiling /lib/libsquish/libsquish-native.so:
g++: error: unrecognized command line option ‘-msse2’This may possibly be an error caused by Fedora 17 using GCC 4.7, which AFAIK has had some ‘issues’… ??
Has anyone fixed this problem?
The solution is not to do it! The OpenElec XBMC stack for the Raspberry Pi will cross-compile itself on an X86 system, and the entire system even creates its own cross-compile toolchain in the process..
More details are available on the XBMC website.