gcc-4.8 4.8.1-10ubuntu8 source package in Ubuntu
Changelog
gcc-4.8 (4.8.1-10ubuntu8) saucy; urgency=low * Build ObjC, Obj-C++ and Go for AArch64. -- Matthias Klose <email address hidden> Sat, 12 Oct 2013 03:25:36 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Saucy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gcc-4.8_4.8.1.orig.tar.gz | 63.3 MiB | 20f7a83a137d5cc25e4ac77331ee9d434b73706a879bcba7fcdb02f0a15dd038 |
gcc-4.8_4.8.1-10ubuntu8.diff.gz | 3.1 MiB | c570cca7eea69376afcfd0212ecb29eef744155d2b441d373e7fdf27f360409c |
gcc-4.8_4.8.1-10ubuntu8.dsc | 14.3 KiB | c8a3ffb07a1f36dca878007e9271b5a5bcd780b5756562c7e332321c06309998 |
Available diffs
Binary packages built by this source
- cpp-4.8: No summary available for cpp-4.8 in ubuntu saucy.
No description available for cpp-4.8 in ubuntu saucy.
- cpp-4.8-doc: No summary available for cpp-4.8-doc in ubuntu saucy.
No description available for cpp-4.8-doc in ubuntu saucy.
- fixincludes: Fix non-ANSI header files
FixIncludes was created to fix non-ANSI system header files. Many
system manufacturers supply proprietary headers that are not ANSI compliant.
The GNU compilers cannot compile non-ANSI headers. Consequently, the
FixIncludes shell script was written to fix the header files.
.
Not all packages with header files are installed on the system, when the
package is built, so we make fixincludes available at build time of other
packages, such that checking tools like lintian can make use of it.
- g++-4.8: GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
- g++-4.8-multilib: No summary available for g++-4.8-multilib in ubuntu saucy.
No description available for g++-4.8-multilib in ubuntu saucy.
- gcc-4.8: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
- gcc-4.8-base: GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
- gcc-4.8-doc: No summary available for gcc-4.8-doc in ubuntu saucy.
No description available for gcc-4.8-doc in ubuntu saucy.
- gcc-4.8-locales: No summary available for gcc-4.8-locales in ubuntu saucy.
No description available for gcc-4.8-locales in ubuntu saucy.
- gcc-4.8-multilib: No summary available for gcc-4.8-multilib in ubuntu saucy.
No description available for gcc-4.8-multilib in ubuntu saucy.
- gcc-4.8-plugin-dev: Files for GNU GCC plugin development.
This package contains (header) files for GNU GCC plugin development. It
is only used for the development of GCC plugins, but not needed to run
plugins.
- gcc-4.8-source: No summary available for gcc-4.8-source in ubuntu saucy.
No description available for gcc-4.8-source in ubuntu saucy.
- gccgo-4.8: No summary available for gccgo-4.8 in ubuntu saucy.
No description available for gccgo-4.8 in ubuntu saucy.
- gccgo-4.8-doc: No summary available for gccgo-4.8-doc in ubuntu saucy.
No description available for gccgo-4.8-doc in ubuntu saucy.
- gccgo-4.8-multilib: GNU Go compiler (multilib files)
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler.
.
On architectures with multilib support, the package contains files
and dependencies for the non-default multilib architecture(s).
- gcj-4.8: GCJ byte code and native compiler for Java(TM)
GCJ is a front end to the GCC compiler which can natively compile both
Java(tm) source and bytecode files. The compiler can also generate class
files.
- gcj-4.8-jdk: GCJ and Classpath development tools for Java(TM)
GCJ is a front end to the GCC compiler which can natively compile both
Java(tm) source and bytecode files. The compiler can also generate class
files. Other java development tools from classpath are included in this
package.
.
The package contains as well a collection of wrapper scripts and symlinks.
It is meant to provide a Java-SDK-like interface to the GCJ tool set.
- gcj-4.8-jre: Java runtime environment using GIJ/Classpath
GIJ is a Java bytecode interpreter, not limited to interpreting bytecode.
It includes a class loader which can dynamically load shared objects, so
it is possible to give it the name of a class which has been compiled and
put into a shared library on the class path.
.
The package contains as well a collection of wrapper scripts and symlinks.
It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set.
- gcj-4.8-jre-headless: No summary available for gcj-4.8-jre-headless in ubuntu saucy.
No description available for gcj-4.8-
jre-headless in ubuntu saucy.
- gcj-4.8-jre-lib: Java runtime library for use with gcj (jar files)
This is the jar file that goes along with the gcj front end to gcc.
- gcj-4.8-source: GCJ java sources for use in IDEs like eclipse and netbeans
These are the java source files packaged as a zip file for use in development
environments like eclipse and netbeans.
- gdc-4.8: No summary available for gdc-4.8 in ubuntu saucy.
No description available for gdc-4.8 in ubuntu saucy.
- gfortran-4.8: No summary available for gfortran-4.8 in ubuntu saucy.
No description available for gfortran-4.8 in ubuntu saucy.
- gfortran-4.8-doc: No summary available for gfortran-4.8-doc in ubuntu saucy.
No description available for gfortran-4.8-doc in ubuntu saucy.
- gfortran-4.8-multilib: No summary available for gfortran-4.8-multilib in ubuntu saucy.
No description available for gfortran-
4.8-multilib in ubuntu saucy.
- gobjc++-4.8: No summary available for gobjc++-4.8 in ubuntu saucy.
No description available for gobjc++-4.8 in ubuntu saucy.
- gobjc++-4.8-multilib: GNU Objective-C++ compiler (multilib files)
This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
platforms supported by the gcc compiler.
.
On architectures with multilib support, the package contains files
and dependencies for the non-default multilib architecture(s).
- gobjc-4.8: GNU Objective-C compiler
This is the GNU Objective-C compiler, which compiles
Objective-C on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
- gobjc-4.8-multilib: No summary available for gobjc-4.8-multilib in ubuntu saucy.
No description available for gobjc-4.8-multilib in ubuntu saucy.
- lib32asan0: No summary available for lib32asan0 in ubuntu saucy.
No description available for lib32asan0 in ubuntu saucy.
- lib32asan0-dbg: No summary available for lib32asan0-dbg in ubuntu saucy.
No description available for lib32asan0-dbg in ubuntu saucy.
- lib32atomic1: No summary available for lib32atomic1 in ubuntu saucy.
No description available for lib32atomic1 in ubuntu saucy.
- lib32atomic1-dbg: support library providing __atomic built-in functions (32 bit debug symbols)
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.
- lib32gcc-4.8-dev: No summary available for lib32gcc-4.8-dev in ubuntu saucy.
No description available for lib32gcc-4.8-dev in ubuntu saucy.
- lib32gcc1: No summary available for lib32gcc1 in ubuntu saucy.
No description available for lib32gcc1 in ubuntu saucy.
- lib32gcc1-dbg: GCC support library (debug symbols)
Debug symbols for the GCC support library.
- lib32gfortran-4.8-dev: No summary available for lib32gfortran-4.8-dev in ubuntu saucy.
No description available for lib32gfortran-
4.8-dev in ubuntu saucy.
- lib32gfortran3: No summary available for lib32gfortran3 in ubuntu saucy.
No description available for lib32gfortran3 in ubuntu saucy.
- lib32gfortran3-dbg: Runtime library for GNU Fortran applications (32 bit debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- lib32go4: No summary available for lib32go4 in ubuntu saucy.
No description available for lib32go4 in ubuntu saucy.
- lib32go4-dbg: No summary available for lib32go4-dbg in ubuntu saucy.
No description available for lib32go4-dbg in ubuntu saucy.
- lib32gomp1: No summary available for lib32gomp1 in ubuntu saucy.
No description available for lib32gomp1 in ubuntu saucy.
- lib32gomp1-dbg: No summary available for lib32gomp1-dbg in ubuntu saucy.
No description available for lib32gomp1-dbg in ubuntu saucy.
- lib32itm1: No summary available for lib32itm1 in ubuntu saucy.
No description available for lib32itm1 in ubuntu saucy.
- lib32itm1-dbg: No summary available for lib32itm1-dbg in ubuntu saucy.
No description available for lib32itm1-dbg in ubuntu saucy.
- lib32mudflap0: No summary available for lib32mudflap0 in ubuntu trusty.
No description available for lib32mudflap0 in ubuntu trusty.
- lib32mudflap0-dbg: No summary available for lib32mudflap0-dbg in ubuntu saucy.
No description available for lib32mudflap0-dbg in ubuntu saucy.
- lib32objc-4.8-dev: No summary available for lib32objc-4.8-dev in ubuntu saucy.
No description available for lib32objc-4.8-dev in ubuntu saucy.
- lib32objc4: Runtime library for GNU Objective-C applications (32bit)
Library needed for GNU ObjC applications linked against the shared library.
- lib32objc4-dbg: Runtime library for GNU Objective-C applications (32 bit debug symbols)
Library needed for GNU ObjC applications linked against the shared library.
- lib32quadmath0: No summary available for lib32quadmath0 in ubuntu saucy.
No description available for lib32quadmath0 in ubuntu saucy.
- lib32quadmath0-dbg: GCC Quad-Precision Math Library (32 bit debug symbols)
A library, which provides quad-precision mathematical functions on targets
supporting the __float128 datatype.
- lib32stdc++-4.8-dev: GNU Standard C++ Library v3 (development files)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
- lib32stdc++6: No summary available for lib32stdc++6 in ubuntu saucy.
No description available for lib32stdc++6 in ubuntu saucy.
- lib32stdc++6-4.8-dbg: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- lib64asan0: No summary available for lib64asan0 in ubuntu saucy.
No description available for lib64asan0 in ubuntu saucy.
- lib64asan0-dbg: AddressSanitizer -- a fast memory error detector (64bit debug symbols)
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global} -buffer overflow bugs in C/C++ programs.
- lib64atomic1: No summary available for lib64atomic1 in ubuntu saucy.
No description available for lib64atomic1 in ubuntu saucy.
- lib64atomic1-dbg: support library providing __atomic built-in functions (64bit debug symbols)
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.
- lib64gcc-4.8-dev: No summary available for lib64gcc-4.8-dev in ubuntu saucy.
No description available for lib64gcc-4.8-dev in ubuntu saucy.
- lib64gcc1: GCC support library (64bit)
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
- lib64gcc1-dbg: GCC support library (debug symbols)
Debug symbols for the GCC support library.
- lib64gfortran-4.8-dev: Runtime library for GNU Fortran applications (64bit development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
- lib64gfortran3: Runtime library for GNU Fortran applications (64bit)
Library needed for GNU Fortran applications linked against the
shared library.
- lib64gfortran3-dbg: No summary available for lib64gfortran3-dbg in ubuntu saucy.
No description available for lib64gfortran3-dbg in ubuntu saucy.
- lib64go4: No summary available for lib64go4 in ubuntu saucy.
No description available for lib64go4 in ubuntu saucy.
- lib64go4-dbg: Runtime library for GNU Go applications (64bit debug symbols)
Library needed for GNU Go applications linked against the
shared library.
- lib64gomp1: No summary available for lib64gomp1 in ubuntu saucy.
No description available for lib64gomp1 in ubuntu saucy.
- lib64gomp1-dbg: GCC OpenMP (GOMP) support library (64bit debug symbols)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- lib64itm1: GNU Transactional Memory Library (64bit)
GNU Transactional Memory Library (libitm) provides transaction support for
accesses to the memory of a process, enabling easy-to-use synchronization of
accesses to shared memory by several threads.
- lib64itm1-dbg: No summary available for lib64itm1-dbg in ubuntu saucy.
No description available for lib64itm1-dbg in ubuntu saucy.
- lib64mudflap0: No summary available for lib64mudflap0 in ubuntu saucy.
No description available for lib64mudflap0 in ubuntu saucy.
- lib64mudflap0-dbg: No summary available for lib64mudflap0-dbg in ubuntu saucy.
No description available for lib64mudflap0-dbg in ubuntu saucy.
- lib64objc-4.8-dev: No summary available for lib64objc-4.8-dev in ubuntu saucy.
No description available for lib64objc-4.8-dev in ubuntu saucy.
- lib64objc4: No summary available for lib64objc4 in ubuntu saucy.
No description available for lib64objc4 in ubuntu saucy.
- lib64objc4-dbg: No summary available for lib64objc4-dbg in ubuntu saucy.
No description available for lib64objc4-dbg in ubuntu saucy.
- lib64quadmath0: GCC Quad-Precision Math Library (64bit)
A library, which provides quad-precision mathematical functions on targets
supporting the __float128 datatype. The library is used to provide on such
targets the REAL(16) type in the GNU Fortran compiler.
- lib64quadmath0-dbg: No summary available for lib64quadmath0-dbg in ubuntu saucy.
No description available for lib64quadmath0-dbg in ubuntu saucy.
- lib64stdc++-4.8-dev: No summary available for lib64stdc++-4.8-dev in ubuntu saucy.
No description available for lib64stdc++-4.8-dev in ubuntu saucy.
- lib64stdc++6: No summary available for lib64stdc++6 in ubuntu saucy.
No description available for lib64stdc++6 in ubuntu saucy.
- lib64stdc++6-4.8-dbg: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- libasan0: AddressSanitizer -- a fast memory error detector
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global} -buffer overflow bugs in C/C++ programs.
- libasan0-dbg: AddressSanitizer -- a fast memory error detector (debug symbols)
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global} -buffer overflow bugs in C/C++ programs.
- libatomic1: No summary available for libatomic1 in ubuntu saucy.
No description available for libatomic1 in ubuntu saucy.
- libatomic1-dbg: No summary available for libatomic1-dbg in ubuntu saucy.
No description available for libatomic1-dbg in ubuntu saucy.
- libgcc-4.8-dev: No summary available for libgcc-4.8-dev in ubuntu saucy.
No description available for libgcc-4.8-dev in ubuntu saucy.
- libgcc1: No summary available for libgcc1 in ubuntu saucy.
No description available for libgcc1 in ubuntu saucy.
- libgcc1-dbg: No summary available for libgcc1-dbg in ubuntu saucy.
No description available for libgcc1-dbg in ubuntu saucy.
- libgcj-doc: No summary available for libgcj-doc in ubuntu saucy.
No description available for libgcj-doc in ubuntu saucy.
- libgcj14: Java runtime library for use with gcj
This is the runtime that goes along with the gcj front end to
gcc. libgcj includes parts of the Java Class Libraries, plus glue to
connect the libraries to the compiler and the underlying OS.
.
To show file names and line numbers in stack traces, the packages
libgcj14-dbg and binutils are required.
- libgcj14-awt: AWT peer runtime libraries for use with gcj
These are runtime libraries holding the AWT peer implementations
for libgcj (currently the GTK+ based peer library is required, the
QT bases library is not built).
- libgcj14-dbg: Debugging symbols for libraries provided in libgcj14-dev
The package provides debugging symbols for the libraries provided
in libgcj14-dev.
.
binutils is required to show file names and line numbers in stack traces.
- libgcj14-dev: Java development headers for use with gcj
These are the development headers that go along with the gcj front end
to gcc. libgcj includes parts of the Java Class Libraries, plus glue
to connect the libraries to the compiler and the underlying OS.
- libgfortran-4.8-dev: Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
- libgfortran3: No summary available for libgfortran3 in ubuntu saucy.
No description available for libgfortran3 in ubuntu saucy.
- libgfortran3-dbg: No summary available for libgfortran3-dbg in ubuntu saucy.
No description available for libgfortran3-dbg in ubuntu saucy.
- libgo4: No summary available for libgo4 in ubuntu saucy.
No description available for libgo4 in ubuntu saucy.
- libgo4-dbg: Runtime library for GNU Go applications (debug symbols)
Library needed for GNU Go applications linked against the
shared library.
- libgomp1: No summary available for libgomp1 in ubuntu saucy.
No description available for libgomp1 in ubuntu saucy.
- libgomp1-dbg: No summary available for libgomp1-dbg in ubuntu saucy.
No description available for libgomp1-dbg in ubuntu saucy.
- libitm1: No summary available for libitm1 in ubuntu saucy.
No description available for libitm1 in ubuntu saucy.
- libitm1-dbg: No summary available for libitm1-dbg in ubuntu saucy.
No description available for libitm1-dbg in ubuntu saucy.
- libmudflap0: No summary available for libmudflap0 in ubuntu trusty.
No description available for libmudflap0 in ubuntu trusty.
- libmudflap0-4.8-dev: No summary available for libmudflap0-4.8-dev in ubuntu saucy.
No description available for libmudflap0-4.8-dev in ubuntu saucy.
- libmudflap0-dbg: No summary available for libmudflap0-dbg in ubuntu saucy.
No description available for libmudflap0-dbg in ubuntu saucy.
- libobjc-4.8-dev: No summary available for libobjc-4.8-dev in ubuntu saucy.
No description available for libobjc-4.8-dev in ubuntu saucy.
- libobjc4: Runtime library for GNU Objective-C applications
Library needed for GNU ObjC applications linked against the shared library.
- libobjc4-dbg: No summary available for libobjc4-dbg in ubuntu saucy.
No description available for libobjc4-dbg in ubuntu saucy.
- libphobos-4.8-dev: No summary available for libphobos-4.8-dev in ubuntu saucy.
No description available for libphobos-4.8-dev in ubuntu saucy.
- libquadmath0: GCC Quad-Precision Math Library
A library, which provides quad-precision mathematical functions on targets
supporting the __float128 datatype. The library is used to provide on such
targets the REAL(16) type in the GNU Fortran compiler.
- libquadmath0-dbg: GCC Quad-Precision Math Library (debug symbols)
A library, which provides quad-precision mathematical functions on targets
supporting the __float128 datatype.
- libsfasan0: AddressSanitizer -- a fast memory error detector (soft float ABI)
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global} -buffer overflow bugs in C/C++ programs.
- libsfasan0-dbg: AddressSanitizer -- a fast memory error detector (soft float ABI debug symbols)
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global} -buffer overflow bugs in C/C++ programs.
- libsfatomic1: No summary available for libsfatomic1 in ubuntu saucy.
No description available for libsfatomic1 in ubuntu saucy.
- libsfatomic1-dbg: support library providing __atomic built-in functions (soft float ABI debug symbols)
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.
- libsfgcc-4.8-dev: No summary available for libsfgcc-4.8-dev in ubuntu saucy.
No description available for libsfgcc-4.8-dev in ubuntu saucy.
- libsfgcc1: GCC support library (soft float ABI)
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
- libsfgcc1-dbg: GCC support library (debug symbols)
Debug symbols for the GCC support library.
- libsfgfortran-4.8-dev: Runtime library for GNU Fortran applications (soft float ABI development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
- libsfgfortran3: Runtime library for GNU Fortran applications (soft float ABI)
Library needed for GNU Fortran applications linked against the
shared library.
- libsfgfortran3-dbg: Runtime library for GNU Fortran applications (hard float ABI debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- libsfgomp1: GCC OpenMP (GOMP) support library (soft float ABI)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- libsfgomp1-dbg: GCC OpenMP (GOMP) support library (soft float ABI debug symbols)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
- libsfmudflap0: No summary available for libsfmudflap0 in ubuntu trusty.
No description available for libsfmudflap0 in ubuntu trusty.
- libsfmudflap0-dbg: No summary available for libsfmudflap0-dbg in ubuntu trusty.
No description available for libsfmudflap0-dbg in ubuntu trusty.
- libsfobjc-4.8-dev: No summary available for libsfobjc-4.8-dev in ubuntu saucy.
No description available for libsfobjc-4.8-dev in ubuntu saucy.
- libsfobjc4: No summary available for libsfobjc4 in ubuntu saucy.
No description available for libsfobjc4 in ubuntu saucy.
- libsfobjc4-dbg: Runtime library for GNU Objective-C applications (soft float ABI debug symbols)
Library needed for GNU ObjC applications linked against the shared library.
- libsfstdc++-4.8-dev: No summary available for libsfstdc++-4.8-dev in ubuntu saucy.
No description available for libsfstdc++-4.8-dev in ubuntu saucy.
- libsfstdc++6: No summary available for libsfstdc++6 in ubuntu saucy.
No description available for libsfstdc++6 in ubuntu saucy.
- libsfstdc++6-4.8-dbg: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- libstdc++-4.8-dev: GNU Standard C++ Library v3 (development files)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
.
libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
was included up to g++-2.95. The first version of libstdc++-v3 appeared
in g++-3.0.
- libstdc++-4.8-doc: No summary available for libstdc++-4.8-doc in ubuntu saucy.
No description available for libstdc++-4.8-doc in ubuntu saucy.
- libstdc++-4.8-pic: No summary available for libstdc++-4.8-pic in ubuntu saucy.
No description available for libstdc++-4.8-pic in ubuntu saucy.
- libstdc++6: No summary available for libstdc++6 in ubuntu saucy.
No description available for libstdc++6 in ubuntu saucy.
- libstdc++6-4.8-dbg: GNU Standard C++ Library v3 (debugging files)
This package contains the shared library of libstdc++ compiled with
debugging symbols.
- libtsan0: No summary available for libtsan0 in ubuntu saucy.
No description available for libtsan0 in ubuntu saucy.
- libtsan0-dbg: ThreadSanitizer -- a Valgrind-based detector of data races (debug symbols)
ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
The Linux and Mac versions are based on Valgrind.
- libx32asan0: AddressSanitizer -- a fast memory error detector (x32)
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global} -buffer overflow bugs in C/C++ programs.
- libx32asan0-dbg: No summary available for libx32asan0-dbg in ubuntu saucy.
No description available for libx32asan0-dbg in ubuntu saucy.
- libx32atomic1: No summary available for libx32atomic1 in ubuntu saucy.
No description available for libx32atomic1 in ubuntu saucy.
- libx32atomic1-dbg: No summary available for libx32atomic1-dbg in ubuntu saucy.
No description available for libx32atomic1-dbg in ubuntu saucy.
- libx32gcc-4.8-dev: GCC support library (x32 development files)
This package contains the headers and static library files necessary for
building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
- libx32gcc1: No summary available for libx32gcc1 in ubuntu saucy.
No description available for libx32gcc1 in ubuntu saucy.
- libx32gcc1-dbg: No summary available for libx32gcc1-dbg in ubuntu saucy.
No description available for libx32gcc1-dbg in ubuntu saucy.
- libx32gfortran-4.8-dev: No summary available for libx32gfortran-4.8-dev in ubuntu saucy.
No description available for libx32gfortran-
4.8-dev in ubuntu saucy.
- libx32gfortran3: No summary available for libx32gfortran3 in ubuntu saucy.
No description available for libx32gfortran3 in ubuntu saucy.
- libx32gfortran3-dbg: Runtime library for GNU Fortran applications (x32 debug symbols)
Library needed for GNU Fortran applications linked against the
shared library.
- libx32go4: No summary available for libx32go4 in ubuntu saucy.
No description available for libx32go4 in ubuntu saucy.
- libx32go4-dbg: No summary available for libx32go4-dbg in ubuntu saucy.
No description available for libx32go4-dbg in ubuntu saucy.
- libx32gomp1: GCC OpenMP (GOMP) support library (x32)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
- libx32gomp1-dbg: GCC OpenMP (GOMP) support library (x32 debug symbols)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
- libx32itm1: GNU Transactional Memory Library (x32)
This manual documents the usage and internals of libitm. It provides
transaction support for accesses to the memory of a process, enabling
easy-to-use synchronization of accesses to shared memory by several threads.
- libx32itm1-dbg: No summary available for libx32itm1-dbg in ubuntu saucy.
No description available for libx32itm1-dbg in ubuntu saucy.
- libx32mudflap0: No summary available for libx32mudflap0 in ubuntu saucy.
No description available for libx32mudflap0 in ubuntu saucy.
- libx32mudflap0-dbg: No summary available for libx32mudflap0-dbg in ubuntu saucy.
No description available for libx32mudflap0-dbg in ubuntu saucy.
- libx32objc-4.8-dev: Runtime library for GNU Objective-C applications (x32 development files)
This package contains the headers and static library files needed to build
GNU ObjC applications.
- libx32objc4: No summary available for libx32objc4 in ubuntu saucy.
No description available for libx32objc4 in ubuntu saucy.
- libx32objc4-dbg: No summary available for libx32objc4-dbg in ubuntu saucy.
No description available for libx32objc4-dbg in ubuntu saucy.
- libx32quadmath0: No summary available for libx32quadmath0 in ubuntu saucy.
No description available for libx32quadmath0 in ubuntu saucy.
- libx32quadmath0-dbg: No summary available for libx32quadmath0-dbg in ubuntu saucy.
No description available for libx32quadmath0-dbg in ubuntu saucy.
- libx32stdc++-4.8-dev: No summary available for libx32stdc++-4.8-dev in ubuntu saucy.
No description available for libx32stdc+
+-4.8-dev in ubuntu saucy.
- libx32stdc++6: No summary available for libx32stdc++6 in ubuntu saucy.
No description available for libx32stdc++6 in ubuntu saucy.
- libx32stdc++6-4.8-dbg: No summary available for libx32stdc++6-4.8-dbg in ubuntu saucy.
No description available for libx32stdc+
+6-4.8- dbg in ubuntu saucy.