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