Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /pythia6/pythia6-lhapdf/makePythia6.linuxx8664 is written in an unsupported language. File is not indexed.

0001 # /bin/sh
0002 gfortran -c -m64 -std=legacy -fPIC pythia*.f
0003 gfortran -c -m64 -std=legacy -fPIC  -fno-second-underscore tpythia6_called_from_cc.F
0004 echo 'void MAIN__() {}' >main.c
0005 gcc -c -m64 -fPIC main.c
0006 gcc -c -m64 -fPIC pythia6_common_address.c
0007 gfortran -m64 -shared -Wl,-soname,libPythia6.so /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/lhapdf-5.9.1/lib/libLHAPDF.so -o libPythia6.so \
0008  main.o  pythia*.o tpythia*.o