export CC="gcc" export CXX="g++" export CFLAGS="-Wall " export CXXFLAGS="-Wall " ./configure --prefix=/usr --disable-static time make #time make -j 2