Salome HOME
Fedora 6 support
[tools/install.git] / config_files / gcc-4.1.1.sh
1 #!/bin/bash -noprofile
2
3 ####################################################################################
4 #  File      : gcc-4.1.1.sh
5 #  Created   : Thu Apr 12 19:16:55 2007
6 #  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
7 #  Project   : SALOME
8 #  Module    : Installation Wizard
9 #  Copyright : 2002-2007 CEA
10 #
11 #  This script is the part of the SALOME installation procedure.
12 #
13 ####################################################################################
14
15 export GCC_VERSION="4.1.1"
16 ./gcc-common.sh $*