hm, compiled it all with --build=i686-pc-linux-gnu
and CFLAGS and CXXFLAGS both -march=athlon-xp -pipe -O3
Downloading the art now and I am damn excited.

However, one file in planeshift failed to compile:
C++ ./out/linuxx86/debug/src/paws_generic/eedit.o
src/paws_generic/eedit.cpp: In member function `bool
eEditApp::HandleEvent(iEvent&)\':
src/paws_generic/eedit.cpp:185: error: \'struct iEvent\' has no member named \'
Command\'
Hope that won\'t cause too much trouble... looks like a typo within the source code.