Release 2002 ^^^^^^^^^^^^^^ Last update: 13 November 2002 For details: http://cern.ch/cernlib/news/cernlib.news2002.html News: ===== A previous version of cfortran.h was required to build pawlib and packlib and is in the tar subdirectory. Installation Notes ---------------------------------------------------------------------- The libraries were build on IRIX64 6.5 04151556 IP27 Compilers used: ( as given by the 'versions -b' command ) f77: I ftn_dev Fortran 77, 7.2.1 I ftn_eoe Standard Execution Environment (Fortran 77, 7.2.1) c: I c_dev C, 7.2.1 I c_eoe Standard Execution Environment (C, 7.2.1) Note that this version (with the mips3 option) should work on all SGI hardware running the IRIX64 6.5 system. Predictably, it does not work on 6.4 systems due to incompatible system libraries. This release uses "industry standard" tools -- imake, gmake, makedepend and cpp (C preprocessor). Compiler options used: in general : f77 -c -O -static -n32 -mips3 -OPT:Olimit=0 -DCERNLIB_QMIRIX64 -DCERNLIB_SGI -DCERNLIB_UNIX cc -c -O -static -n32 -mips3 -OPT:Olimit=0 -DSYSV -DFUNCPROTO=7 -DNARROWPROTO -DCERNLIB_QMIRIX64 -DCERNLIB_SGI -DCERNLIB_UNIX 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 Stdhep is v5.01. If you want to rebuild some parts please consult the README file for the sources, e.g. asisftp:/cernlib/share/pro/tar/README, or the installation guide available at http://wwwinfo.cern.ch/asd/install/Welcome.html NO tar files until this becomes the "pro" version. ----------------------------------------------------------------- Downloading and Installing the tar files on your machine ----------------------------------------------------------------- See the README.cernlib in the top level directory / In short, you should "get" the files in binary mode into a temporary directory. Use plitar as available from this directory to unpack the files. The contents of each compressed tar file is documented in the corresponding .contents file; e.g. for the cernlib.tar.gz, you should check the file cernlib.contents. All files with names ending in .gz have been compressed using gzip. The gzip utilities gzip/gunzip/zcat are available in this directory both as normal files and as a tar file. If you do not have gzip please take this tar file and untar it prior to using plitar.