Release 2005 ^^^^^^^^^^^^^^^ Last update: 2 June 2006 For details: http://cern.ch/cernlib/news/cernlib.news2005.html News: ===== Some pawX11 tests have problems, probably in kuip and sigma, which means that other applications using these features will fail. Fully working versions of pawX11 and paw++ have been taken from the ia32 distribution. End news. ========= ---------------------------------------------------------------------- Installation Notes ---------------------------------------------------------------------- The installation has been made using the Cern Linux slc4_amd64_gcc345 operating system with the gcc 3.4.5 compiler set, i.e. Linux 2.6.9-34.0.1.EL.cernsmp #1. Compilers / Libraries: g77 : GNU Fortran (GCC) 3.4.5 20051201 (Red Hat 3.4.5-2) gcc : gcc (GCC) 3.4.5 20051201 (Red Hat 3.4.5-2) (obtained with gcc --version and g77 --version ) Binutils (ld -V) : GNU ld version 2.15.92.0.2 20040927 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 : g77 -c -O -fPIC -fno-automatic -fno-second-underscore -fugly-complex -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX -DCERNLIB_QMGLIBC gcc -c -O1 -fPIC -fomit-frame-pointer -DFUNCPROTO=15 -DNARROWPROTO -DCERNLIB_LINUX -DCERNLIB_UNIX -DCERNLIB_LNX -DCERNLIB_QMGLIBC 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. Lapack3 and blas are links to the system versions in /usr/lib. 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