Release 2006 ^^^^^^^^^^^^^^^ Last update: 21 December 2006 News: ===== The installation uses the specific imake boot command: imake -DUseInstalled -I$CVSCOSRC/config -DImakeCompilerSelect=-DHasgfortran \ -DHasgfortran -DTOPDIR=`/bin/pwd` -DCURDIR= -f$CVSCOSRC/Imakefile End news. ========= ---------------------------------------------------------------------- Installation Notes ---------------------------------------------------------------------- The installation has been made using the Cern Linux slc4_smd64 operating system with the gfortran/gcc4 compiler set, Linux 2.6.9-42.0.3.EL.cernsmp #1. Compilers / Libraries: gfortran : GNU Fortran 95 (GCC) 4.1.0 20060515 (Red Hat 4.1.0-18) gcc : gcc4 (GCC) 4.1.0 20060515 (Red Hat 4.1.0-18) (obtained with gcc --version and gfortran --version ) Binutils (ld -V) : GNU ld version 2.15.92.0.2 20040927 Supported emulations: elf_x86_64 elf_i386 i386linux libc ( ls -l /lib/libc.so.6 ) : libc-2.3.4.so This release uses "industry standard" tools -- imake, gmake, makedepend and cpp (C preprocessor). Compiler options used: in general : gfortran -c -O0 -g -funroll-loops -fomit-frame-pointer -fno-second-underscore -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX -DCERNLIB_QMGLIBC -DCERNLIB_GFORTRAN gcc4 -c -O -DFUNCPROTO=15 -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX -DCERNLIB_QMGLIBC -DCERNLIB_GFORTRAN However, compilation options differ for some packages and individual routines; all details are documented in the Imakefiles. In particular, geant321 uses the additional flag -DCERNLIB_BLDLIB. Packlib and pawlib were built using OpenMotif Version 2.2.3. If you want to rebuild some parts please consult the README file for the sources, and the installation guide available at http://cern.ch/cernlib > INSTALL