S2PLOT:Builds

From S2PLOT

Revision as of 04:59, 4 December 2007; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

S2PLOT Build Environments

The following environments have been used to test S2PLOT. For the most up-to-date list, see the ENVIRONMENT.TXT file included in the S2PLOT distribution.

        linux-gnu-i386
                Build system: SuSE Linux 9.3 (i386)
                              Kernel 2.6.11
                              gcc, gfortran 4.1.0
                              NVidia OpenGL 1.0.8762
                              freeglut 2.2.0
                Distributed:  shared and static libraries
                              dynamic binaries
                FORTRAN extension: .f90
                                              
        linux-gnu-x86_64
                Build system: SuSE Linux 9.3 (x86-64)
                              Kernel 2.6.11
                              gcc, g77 3.3.5
                              NVidia OpenGL 1.0.8762
                              freeglut 2.2.0
                Distributed:  shared and static libraries
                              dynamic binaries
                FORTRAN extension: .f

        darwin-gnu-i386
                Build system: Mac OS X 10.4.8 (i386)
                              gcc 4.0.1 (Apple build 5363)
                              gfortran 4.2 (darwinports)
                              Apple Framework OpenGL, GLUT
                Distributed:  shared and static libraries
                              dynamic binaries
                FORTRAN extension: .f90

        darwin-gnu-univ
                Build system: Mac OS X 10.4.8 (i386)
                              gcc 4.0.1 (Apple build 5363)
                              *** NO FORTRAN SUPPORT ***
                              Apple Framework OpenGL, GLUT
                Distributed:  shared and static libraries
                              dynamic binaries

        darwin-gnu-ppc
                Build system: Mac OS X 10.4.7 (powerpc)
                              gcc 3.3 (Apple build 1819)
                              g77 3.4.3 (Fink g77-3.4.3-100)
                              Apple Framework OpenGL, GLUT
                Distributed:  shared and static libraries
                              dynamic binaries
                FORTRAN extension: .f

        cygwin-gnu-i386
                Build system: Windows XP Professional 2002 Service Pack 2
                              CYGWIN_NT-5.1 1.5.22(0.156/4/2)
                              gcc, g77 3.4.4 (cygming special)
                              NVidia Driver 7.1.2.4 (15/12/2004)
                Distributed:  static libraries
                              static binaries
                Notes:        install the gcc-g77, freeglut, opengl and 
                              tcsh CYGWIN packages.  Also install the
                              scaleable fonts package (xorg-X11-fscl).
                              Set S2SHARED to "no".

        linux-intel-i386 (*** NOT IN STANDARD RELEASE ***)
                Build system: SuSE Linux 9.3 (i386)
                              Kernel 2.6.11
                              icc, ifort 9.0
                              NVidia OpenGL 1.0.8762
                              freeglut 2.2.0
                Distributed:  shared and static libraries
                              dynamic binaries
                FORTRAN extension: .f90

        darwin-intel-i386 (*** NOT IN STANDARD RELEASE ***)
                Build system: Mac OSX 10.4.8 (i386)
                              icc, ifort 9.0
                              Apple Framework OpenGL, GLUT
                Distributed:  shared and static libraries
                              dynamic binaries

        sunos-gnu-sparc (*** NOT IN STANDARD RELEASE ***)
                Build system: SunOS 5.8 (Solaris 2.8) (sun4u sparc)
                              gcc, g77 3.1.1
                              GLUT 3.7 (1998)
                              Sun (openwin) GLU and GL libs
                Distributed:  shared and static libraries
                              dynamic binaries
                FORTRAN extension: .f

Back to environment variables.