Salome HOME
Fedora 6 support
[tools/install.git] / config_files / gcc-4.1.1.sh
diff --git a/config_files/gcc-4.1.1.sh b/config_files/gcc-4.1.1.sh
new file mode 100755 (executable)
index 0000000..19fcf0d
--- /dev/null
@@ -0,0 +1,16 @@
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : gcc-4.1.1.sh
+#  Created   : Thu Apr 12 19:16:55 2007
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2007 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
+export GCC_VERSION="4.1.1"
+./gcc-common.sh $*