| zurück Dieses Programm auf allen Clustern suchen | Kategorie/Name/Version | compiler/gnu/4.8 | Cluster | bwUniCluster (für ALLE verfügbar!) | Nachricht/Übersicht | | Konflikte Preregs =Abhängigkeiten | conflict compiler/gnu | Lizenz | | URL | | What-is | compiler/gnu/4.8 : GNU compiler suite version 4.8.3 (gcc, g++, gfortran, gnat, gcj, gccgo) | Hilfe-Text | This module provides the GNU compiler suite version 4.8.3 via commands
gcc, g++, gfortran and gcj (Java). The GNU compiler has been build with
new versions of the libraries gmp (6.0.0), mpfr (3.1.2) and mpc (1.0.2).
cpp - GNU pre processor
gcc - GNU C compiler
g++ - GNU C++ compiler
gfortran - GNU Fortran compiler (Fortran 77, 90 and 95)
gcj - GNU Java compiler
gccgo - GNU Google's Go language
Libraries can be found in
$GNU_HOME/lib64 = /opt/bwhpc/common/compiler/gnu/4.8.3/lib64
Sometimes one requires in addition some libraries in
$GNU_HOME/lib = /opt/bwhpc/common/compiler/gnu/4.8.3/lib
Local documentation:
See commands 'man cpp', 'man gcc', 'man g++' and 'man gfortran'.
Online documentation:
http://gcc.gnu.org/onlinedocs/
For details on library and include dirs please call
module show compiler/gnu/4.8
The man pages, environment variables and compiler commands
are available after loading 'compiler/gnu/4.8'.
ATTENTION: gcc version 4.8.3 changed the default debugging format
to DWARF-4. Therefore You will need to use newer versions of the GNU Debugger, e.g.
module load devel/gdb/7.7
or by compiling with an older debugging format using -g -gdwarf-3.
Further information is available on:
http://gcc.gnu.org/gcc-4.8/changes.html | Support | bwHPC Support-Portal
| Installationsdatum | 05.10.2017 | Löschdatum | | Best-Practice-Wiki | |
|