Changes
Page history
razumov created page: Toolchain_checking
authored
Oct 20, 2015
by
Ivan Razumov
Show whitespace changes
Inline
Side-by-side
How-to-build-generators-with-LCGSoft-CMake-system.md
View page @
39f6958a
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
3.
Setup your environment (if needed)
3.
Setup your environment (if needed)
*
`export FC=gfortran`
(actually this is needed only for slc5 platforms)
*
`export FC=gfortran`
(actually this is needed only for slc5 platforms)
*
`export PATH=/afs/cern.ch/sw/lcg/external/CMake/
2.8.9
/Linux-i386/bin:$PATH`
*
`export PATH=/afs/cern.ch/sw/lcg/external/CMake/
3.2.3
/Linux-i386/bin:$PATH`
*
`source /afs/cern.ch/sw/lcg/external/gcc/4.8/x86_64-slc6-gcc48-opt/setup.sh`
(this configures your gcc)
*
`source /afs/cern.ch/sw/lcg/external/gcc/4.8/x86_64-slc6-gcc48-opt/setup.sh`
(this configures your gcc)
4.
Prepare make files using CMake:
4.
Prepare make files using CMake:
...
...
...
...