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

