S2PLOT:Builds
From S2PLOT
(Difference between revisions)
Revision as of 04:59, 4 December 2007 S2plot admin (Talk | contribs) ← Previous diff |
Current revision S2plot admin (Talk | contribs) |
||
Line 4: | Line 4: | ||
<code><pre> | <code><pre> | ||
- | linux-gnu-i386 | + | darwin-gnu-x86_64 |
- | Build system: SuSE Linux 9.3 (i386) | + | Build system: Mac OS X 10.6.7 - Snow Leopard |
- | Kernel 2.6.11 | + | gcc 4.5.0 20100107 (experimental) (*hpc) |
- | gcc, gfortran 4.1.0 | + | Apple Framework OpenGL, GLUT |
- | NVidia OpenGL 1.0.8762 | + | |
- | freeglut 2.2.0 | + | |
Distributed: shared and static libraries | Distributed: shared and static libraries | ||
dynamic binaries | dynamic binaries | ||
- | FORTRAN extension: .f90 | + | FORTRAN: gfortran 4.5.0 20100107 (experimental) (*hpc) |
- | + | ||
- | 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 | darwin-gnu-i386 | ||
- | Build system: Mac OS X 10.4.8 (i386) | + | Build system: Mac OS X 10.6.7 - Snow Leopard |
- | gcc 4.0.1 (Apple build 5363) | + | gcc 4.2.1 (Apple Inc. build 5666) |
- | gfortran 4.2 (darwinports) | + | |
Apple Framework OpenGL, GLUT | Apple Framework OpenGL, GLUT | ||
- | Distributed: shared and static libraries | + | Distributed: as per darwin-gnu-x86_64 |
- | dynamic binaries | + | FORTRAN: as per darwin-gnu-x86_64 |
- | FORTRAN extension: .f90 | + | |
- | darwin-gnu-univ | + | linux-gnu-x86_64 |
- | Build system: Mac OS X 10.4.8 (i386) | + | Build system: CentOS release 5.5 (Final) |
- | gcc 4.0.1 (Apple build 5363) | + | Kernel 2.6.18 |
- | *** NO FORTRAN SUPPORT *** | + | gcc 4.1.2 20080704 (RedHat 4.1.2-48) |
- | Apple Framework OpenGL, GLUT | + | libGL.so.260.19.21 |
+ | libglut.so.3.8.0 | ||
Distributed: shared and static libraries | Distributed: shared and static libraries | ||
dynamic binaries | dynamic binaries | ||
+ | FORTRAN: gfortran 4.1.2 20080704 (RedHat 4.1.2-48) | ||
- | darwin-gnu-ppc | + | linux-gnu-i386 |
- | Build system: Mac OS X 10.4.7 (powerpc) | + | Build system: as per linux-gnu-x86_64 |
- | gcc 3.3 (Apple build 1819) | + | Distributed: as per linux-gnu-x86_64 |
- | g77 3.4.3 (Fink g77-3.4.3-100) | + | FORTRAN: g77 3.4.6 20060404 (RedHat 3.4.6-4) |
- | Apple Framework OpenGL, GLUT | + | |
- | Distributed: shared and static libraries | + | |
- | dynamic binaries | + | |
- | FORTRAN extension: .f | + | |
- | cygwin-gnu-i386 | + | *hpc = from hpc.sourceforge.net |
- | 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 | ||
</pre></code> | </pre></code> | ||
Back to [[S2PLOT:Environment_Variables | environment variables]]. | Back to [[S2PLOT:Environment_Variables | environment variables]]. |
Current revision
[edit]
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.
darwin-gnu-x86_64
Build system: Mac OS X 10.6.7 - Snow Leopard
gcc 4.5.0 20100107 (experimental) (*hpc)
Apple Framework OpenGL, GLUT
Distributed: shared and static libraries
dynamic binaries
FORTRAN: gfortran 4.5.0 20100107 (experimental) (*hpc)
darwin-gnu-i386
Build system: Mac OS X 10.6.7 - Snow Leopard
gcc 4.2.1 (Apple Inc. build 5666)
Apple Framework OpenGL, GLUT
Distributed: as per darwin-gnu-x86_64
FORTRAN: as per darwin-gnu-x86_64
linux-gnu-x86_64
Build system: CentOS release 5.5 (Final)
Kernel 2.6.18
gcc 4.1.2 20080704 (RedHat 4.1.2-48)
libGL.so.260.19.21
libglut.so.3.8.0
Distributed: shared and static libraries
dynamic binaries
FORTRAN: gfortran 4.1.2 20080704 (RedHat 4.1.2-48)
linux-gnu-i386
Build system: as per linux-gnu-x86_64
Distributed: as per linux-gnu-x86_64
FORTRAN: g77 3.4.6 20060404 (RedHat 3.4.6-4)
*hpc = from hpc.sourceforge.net
Back to environment variables.