echo "BEGIN BUILDING LIBRARY IN LINUX..."
rm *.a
./linuxbuild_icc
echo "END BUILDING LIBRARY IN LINUX..."

