--- /dev/null
+#!/bin/bash -noprofile
+
+####################################################################################
+# File : gcc-4.0.1.sh
+# Created : Thu Dec 18 12:01:00 2002
+# 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 $*