gcc-7 7.4.0-15ubuntu1 source package in Ubuntu
Changelog
gcc-7 (7.4.0-15ubuntu1) focal; urgency=medium * Merge with Debian; remaining changes: - Build from upstream sources. gcc-7 (7.4.0-15) unstable; urgency=medium * GCC 7.5.0 release candidate 1. * Update to SVN 20191105 (r277823) from the gcc-7-branch. - Fix PR target/91275 (PPC), PR libstdc++/92143, PR target/88167 (ARM), PR debug/91887, PR tree-optimization/91812, PR tree-optimization/92131, PR target/86040 (AVR), PR rtl-optimization/89721, PR target/89400 (ARM), PR target/88630 (SH), PR ada/91995, PR fortran/86248, PR fortran/69455. -- Matthias Klose <email address hidden> Tue, 05 Nov 2019 14:07:12 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gcc-7_7.4.0.orig.tar.gz | 70.3 MiB | 5b4807f26217a79529db1e4f786ac1771b2caee5c7ff487bb72c1f633c29a705 |
gcc-7_7.4.0-15ubuntu1.diff.gz | 930.8 KiB | 269e1ca8ee1f88114b8a625cb5dfddf1df7f3196412864cb2b0d2d841d9beb0d |
gcc-7_7.4.0-15ubuntu1.dsc | 27.4 KiB | 9031ef4100da18e61f0997119fe76887d8215bd70a499a3604abcf506e13438d |
Available diffs
- diff from 7.4.0-14ubuntu2 to 7.4.0-15ubuntu1 (47.0 KiB)
Binary packages built by this source
- cpp-7: GNU C preprocessor
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
.
This package has been separated from gcc for the benefit of those who
require the preprocessor but not the compiler.
- cpp-7-dbgsym: debug symbols for cpp-7
- cpp-7-doc: Documentation for the GNU C preprocessor (cpp)
Documentation for the GNU C preprocessor in info format.
- g++-7: GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
- g++-7-dbgsym: debug symbols for g++-7
- g++-7-multilib: GNU C++ compiler (multilib support)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
- gcc-7: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
- gcc-7-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-7-dbgsym: debug symbols for gcc-7
- gcc-7-doc: Documentation for the GNU compilers (gcc, gobjc, g++)
Documentation for the GNU compilers in info format.
- gcc-7-hppa64-linux-gnu: GNU C compiler (cross compiler for hppa64)
This is the GNU C compiler, a fairly portable optimizing compiler for C.
- gcc-7-hppa64-linux-gnu-dbgsym: debug symbols for gcc-7-hppa64-linux-gnu
- gcc-7-locales: GCC, the GNU compiler collection (native language support files)
Native language support for GCC. Lets GCC speak your language,
if translations are available.
.
Please do NOT submit bug reports in other languages than "C".
Always reset your language settings to use the "C" locales.
- gcc-7-multilib: GNU C compiler (multilib support)
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
- gcc-7-offload-nvptx: GCC offloading compiler to NVPTX
The package provides offloading support for NVidia PTX. OpenMP and OpenACC
programs linked with -fopenmp will by default add PTX code into the binaries,
which can be offloaded to NVidia PTX capable devices if available.
- gcc-7-offload-nvptx-dbgsym: debug symbols for gcc-7-offload-nvptx
- gcc-7-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-7-plugin-dev-dbgsym: debug symbols for gcc-7-plugin-dev
- gcc-7-source: Source of the GNU Compiler Collection
This package contains the sources and patches which are needed to
build the GNU Compiler Collection (GCC).
- gcc-7-test-results: Test results for the GCC test suite
This package contains the test results for running the GCC test suite
for a post build analysis.
- gccbrig-7: GNU BRIG (HSA IL) frontend
This is the GNU BRIG (HSA IL) frontend.
The consumed format is a binary representation. The textual HSAIL
can be compiled to it with a separate assembler.
- gccbrig-7-dbgsym: debug symbols for gccbrig-7
- gccgo-7: GNU Go compiler
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler. It uses the gcc backend to generate optimized code.
- gccgo-7-dbgsym: debug symbols for gccgo-7
- gccgo-7-doc: Documentation for the GNU Go compiler (gccgo)
Documentation for the GNU Go compiler in info format.
- gccgo-7-multilib: GNU Go compiler (multilib support)
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
- gdc-7: GNU D compiler (version 2)
This is the GNU D compiler, which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.
.
This compiler supports D language version 2.
- gdc-7-dbgsym: debug symbols for gdc-7
- gdc-7-multilib: GNU D compiler (version 2, multilib support)
This is the GNU D compiler, which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
- gfortran-7: GNU Fortran compiler
This is the GNU Fortran compiler, which compiles
Fortran on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
- gfortran-7-dbgsym: debug symbols for gfortran-7
- gfortran-7-doc: Documentation for the GNU Fortran compiler (gfortran)
Documentation for the GNU Fortran compiler in info format.
- gfortran-7-multilib: GNU Fortran compiler (multilib support)
This is the GNU Fortran compiler, which compiles Fortran on platforms
supported by the gcc compiler.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
- gnat-7: GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
This package provides the compiler, tools and runtime library that handles
exceptions using the default zero-cost mechanism.
- gnat-7-dbgsym: debug symbols for gnat-7
- gnat-7-doc: GNU Ada compiler (documentation)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
The libgnat library provides runtime components needed by most
applications produced with GNAT.
.
This package contains the documentation in info format.
- gnat-7-sjlj: GNU Ada compiler (setjump/longjump runtime library)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
This package provides an alternative runtime library that handles
exceptions using the setjump/longjump mechanism (as a static library
only). You can install it to supplement the normal compiler.
- gobjc++-7: 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++-7-dbgsym: debug symbols for gobjc++-7
- gobjc++-7-multilib: GNU Objective-C++ compiler (multilib support)
This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
platforms supported by the gcc compiler.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
- gobjc-7: 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-7-dbgsym: debug symbols for gobjc-7
- gobjc-7-multilib: GNU Objective-C compiler (multilib support)
This is the GNU Objective-C compiler, which compiles Objective-C on platforms
supported by the gcc compiler.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
- lib32asan4: AddressSanitizer -- a fast memory error detector (32bit)
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global} -buffer overflow bugs in C/C++ programs.
- lib32asan4-dbg: No summary available for lib32asan4-dbg in ubuntu focal.
No description available for lib32asan4-dbg in ubuntu focal.
- lib32cilkrts5: Intel Cilk Plus language extensions (32bit)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
- lib32cilkrts5-dbg: No summary available for lib32cilkrts5-dbg in ubuntu focal.
No description available for lib32cilkrts5-dbg in ubuntu focal.
- lib32gcc-7-dev: GCC support library (32 bit development files)
This package contains the headers and static library files necessary for
building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
- lib32gfortran-7-dev: Runtime library for GNU Fortran applications (32bit development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
- lib32gfortran4: Runtime library for GNU Fortran applications (32bit)
Library needed for GNU Fortran applications linked against the
shared library.
- lib32gfortran4-dbg: No summary available for lib32gfortran4-dbg in ubuntu focal.
No description available for lib32gfortran4-dbg in ubuntu focal.
- lib32go11: Runtime library for GNU Go applications (32bit)
Library needed for GNU Go applications linked against the
shared library.
- lib32go11-dbg: No summary available for lib32go11-dbg in ubuntu focal.
No description available for lib32go11-dbg in ubuntu focal.
- lib32gphobos-7-dev: Phobos D standard library (32bit development files)
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- lib32gphobos71: Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- lib32gphobos71-dbg: No summary available for lib32gphobos71-dbg in ubuntu focal.
No description available for lib32gphobos71-dbg in ubuntu focal.
- lib32objc-7-dev: Runtime library for GNU Objective-C applications (32bit development files)
This package contains the headers and static library files needed to build
GNU ObjC applications.
- lib32stdc++-7-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-7-dbg: GNU Standard C++ Library v3 (debug build)
This package contains a debug build of the shared libstdc++ library. The debug
symbols for the default build can be found in the libstdc++6-dbgsym package.
- lib32ubsan0: UBSan -- undefined behaviour sanitizer (32bit)
UndefinedBehav
iorSanitizer can be enabled via -fsanitize= undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
- lib32ubsan0-dbg: No summary available for lib32ubsan0-dbg in ubuntu focal.
No description available for lib32ubsan0-dbg in ubuntu focal.
- lib64asan4: No summary available for lib64asan4 in ubuntu focal.
No description available for lib64asan4 in ubuntu focal.
- lib64asan4-dbg: No summary available for lib64asan4-dbg in ubuntu focal.
No description available for lib64asan4-dbg in ubuntu focal.
- lib64cilkrts5: No summary available for lib64cilkrts5 in ubuntu focal.
No description available for lib64cilkrts5 in ubuntu focal.
- lib64cilkrts5-dbg: No summary available for lib64cilkrts5-dbg in ubuntu focal.
No description available for lib64cilkrts5-dbg in ubuntu focal.
- lib64gcc-7-dev: No summary available for lib64gcc-7-dev in ubuntu focal.
No description available for lib64gcc-7-dev in ubuntu focal.
- lib64gfortran-7-dev: No summary available for lib64gfortran-7-dev in ubuntu focal.
No description available for lib64gfortran-7-dev in ubuntu focal.
- lib64gfortran4: No summary available for lib64gfortran4 in ubuntu focal.
No description available for lib64gfortran4 in ubuntu focal.
- lib64gfortran4-dbg: No summary available for lib64gfortran4-dbg in ubuntu focal.
No description available for lib64gfortran4-dbg in ubuntu focal.
- lib64go11: No summary available for lib64go11 in ubuntu focal.
No description available for lib64go11 in ubuntu focal.
- lib64go11-dbg: No summary available for lib64go11-dbg in ubuntu focal.
No description available for lib64go11-dbg in ubuntu focal.
- lib64gphobos-7-dev: No summary available for lib64gphobos-7-dev in ubuntu focal.
No description available for lib64gphobos-7-dev in ubuntu focal.
- lib64gphobos71: No summary available for lib64gphobos71 in ubuntu focal.
No description available for lib64gphobos71 in ubuntu focal.
- lib64gphobos71-dbg: No summary available for lib64gphobos71-dbg in ubuntu focal.
No description available for lib64gphobos71-dbg in ubuntu focal.
- lib64objc-7-dev: No summary available for lib64objc-7-dev in ubuntu focal.
No description available for lib64objc-7-dev in ubuntu focal.
- lib64stdc++-7-dev: No summary available for lib64stdc++-7-dev in ubuntu focal.
No description available for lib64stdc++-7-dev in ubuntu focal.
- lib64stdc++6-7-dbg: No summary available for lib64stdc++6-7-dbg in ubuntu focal.
No description available for lib64stdc++6-7-dbg in ubuntu focal.
- lib64ubsan0: No summary available for lib64ubsan0 in ubuntu focal.
No description available for lib64ubsan0 in ubuntu focal.
- lib64ubsan0-dbg: No summary available for lib64ubsan0-dbg in ubuntu focal.
No description available for lib64ubsan0-dbg in ubuntu focal.
- libasan4: 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.
- libasan4-dbg: No summary available for libasan4-dbg in ubuntu focal.
No description available for libasan4-dbg in ubuntu focal.
- libcilkrts5: Intel Cilk Plus language extensions (runtime)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
- libcilkrts5-dbg: No summary available for libcilkrts5-dbg in ubuntu focal.
No description available for libcilkrts5-dbg in ubuntu focal.
- libgcc-7-dev: GCC support library (development files)
This package contains the headers and static library files necessary for
building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
- libgccjit-7-dev: GCC just-in-time compilation (development files)
libgccjit provides an embeddable shared library with an API for adding
compilation to existing programs using GCC.
- libgccjit-7-doc: GCC just-in-time compilation (documentation)
libgccjit provides an embeddable shared library with an API for adding
compilation to existing programs using GCC.
- libgfortran-7-dev: Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
- libgfortran4: Runtime library for GNU Fortran applications
Library needed for GNU Fortran applications linked against the
shared library.
- libgfortran4-dbg: No summary available for libgfortran4-dbg in ubuntu focal.
No description available for libgfortran4-dbg in ubuntu focal.
- libgnat-7: runtime for applications compiled with GNAT (shared library)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
The libgnat library provides runtime components needed by most
applications produced with GNAT.
.
This package contains the runtime shared library.
- libgnat-7-dbg: No summary available for libgnat-7-dbg in ubuntu focal.
No description available for libgnat-7-dbg in ubuntu focal.
- libgnatvsn7: GNU Ada compiler selected components (shared library)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
The libgnatvsn library exports selected GNAT components for use in other
packages, most notably ASIS tools. It is licensed under the GNAT-Modified
GPL, allowing to link proprietary programs with it.
.
This package contains the runtime shared library.
- libgnatvsn7-dbg: No summary available for libgnatvsn7-dbg in ubuntu focal.
No description available for libgnatvsn7-dbg in ubuntu focal.
- libgnatvsn7-dev: GNU Ada compiler selected components (development files)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
The libgnatvsn library exports selected GNAT components for use in other
packages, most notably ASIS tools. It is licensed under the GNAT-Modified
GPL, allowing to link proprietary programs with it.
.
This package contains the development files and static library.
- libgo11: Runtime library for GNU Go applications
Library needed for GNU Go applications linked against the
shared library.
- libgo11-dbg: No summary available for libgo11-dbg in ubuntu focal.
No description available for libgo11-dbg in ubuntu focal.
- libgphobos-7-dev: Phobos D standard library
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- libgphobos71: Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- libgphobos71-dbg: No summary available for libgphobos71-dbg in ubuntu focal.
No description available for libgphobos71-dbg in ubuntu focal.
- libhsail-rt-7-dev: HSAIL runtime library (development files)
This library implements the agent-side runtime functionality required
to run HSA finalized programs produced by the BRIG frontend.
.
The library contains both the code required to run kernels on the agent
and also functions implementing more complex HSAIL instructions.
- libobjc-7-dev: Runtime library for GNU Objective-C applications (development files)
This package contains the headers and static library files needed to build
GNU ObjC applications.
- libsfasan4: 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.
- libsfasan4-dbg: No summary available for libsfasan4-dbg in ubuntu focal.
No description available for libsfasan4-dbg in ubuntu focal.
- libsfcilkrts5: Intel Cilk Plus language extensions (soft float ABI)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
- libsfcilkrts5-dbg: No summary available for libsfcilkrts5-dbg in ubuntu focal.
No description available for libsfcilkrts5-dbg in ubuntu focal.
- libsfgcc-7-dev: GCC support library (soft float ABI development files)
This package contains the headers and static library files necessary for
building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
- libsfgfortran-7-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.
- libsfgfortran4: Runtime library for GNU Fortran applications (soft float ABI)
Library needed for GNU Fortran applications linked against the
shared library.
- libsfgfortran4-dbg: No summary available for libsfgfortran4-dbg in ubuntu focal.
No description available for libsfgfortran4-dbg in ubuntu focal.
- libsfgphobos-7-dev: Phobos D standard library (soft float ABI development files)
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- libsfgphobos71: Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- libsfgphobos71-dbg: No summary available for libsfgphobos71-dbg in ubuntu focal.
No description available for libsfgphobos71-dbg in ubuntu focal.
- libsfobjc-7-dev: Runtime library for GNU Objective-C applications (soft float development files)
This package contains the headers and static library files needed to build
GNU ObjC applications.
- libsfstdc++-7-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.
- libsfstdc++6-7-dbg: GNU Standard C++ Library v3 (debug build)
This package contains a debug build of the shared libstdc++ library. The debug
symbols for the default build can be found in the libstdc++6-dbgsym package.
- libsfubsan0: UBSan -- undefined behaviour sanitizer (soft float ABI)
UndefinedBehav
iorSanitizer can be enabled via -fsanitize= undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
- libsfubsan0-dbg: No summary available for libsfubsan0-dbg in ubuntu focal.
No description available for libsfubsan0-dbg in ubuntu focal.
- libstdc++-7-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++-7-doc: GNU Standard C++ Library v3 (documentation files)
This package contains documentation files for the GNU stdc++ library.
.
One set is the distribution documentation, the other set is the
source documentation including a namespace list, class hierarchy,
alphabetical list, compound list, file list, namespace members,
compound members and file members.
- libstdc++-7-pic: GNU Standard C++ Library v3 (shared library subset kit)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
.
Unless you are making one of those, you will not need this package.
- libstdc++6-7-dbg: GNU Standard C++ Library v3 (debug build)
This package contains a debug build of the shared libstdc++ library. The debug
symbols for the default build can be found in the libstdc++6-dbgsym package.
- libubsan0: UBSan -- undefined behaviour sanitizer (runtime)
UndefinedBehav
iorSanitizer can be enabled via -fsanitize= undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
- libubsan0-dbg: No summary available for libubsan0-dbg in ubuntu focal.
No description available for libubsan0-dbg in ubuntu focal.
- libx32asan4: 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.
- libx32asan4-dbg: No summary available for libx32asan4-dbg in ubuntu focal.
No description available for libx32asan4-dbg in ubuntu focal.
- libx32cilkrts5: Intel Cilk Plus language extensions (x32)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
- libx32cilkrts5-dbg: No summary available for libx32cilkrts5-dbg in ubuntu focal.
No description available for libx32cilkrts5-dbg in ubuntu focal.
- libx32gcc-7-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.
- libx32gfortran-7-dev: Runtime library for GNU Fortran applications (x32 development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
- libx32gfortran4: Runtime library for GNU Fortran applications (x32)
Library needed for GNU Fortran applications linked against the
shared library.
- libx32gfortran4-dbg: No summary available for libx32gfortran4-dbg in ubuntu focal.
No description available for libx32gfortran4-dbg in ubuntu focal.
- libx32go11: Runtime library for GNU Go applications (x32)
Library needed for GNU Go applications linked against the
shared library.
- libx32go11-dbg: No summary available for libx32go11-dbg in ubuntu focal.
No description available for libx32go11-dbg in ubuntu focal.
- libx32gphobos-7-dev: Phobos D standard library (x32 development files)
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- libx32gphobos71: Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
.
For more information check http://www.dlang. org/phobos/
- libx32gphobos71-dbg: No summary available for libx32gphobos71-dbg in ubuntu focal.
No description available for libx32gphobos71-dbg in ubuntu focal.
- libx32objc-7-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.
- libx32stdc++-7-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.
- libx32stdc++6-7-dbg: GNU Standard C++ Library v3 (debug build)
This package contains a debug build of the shared libstdc++ library. The debug
symbols for the default build can be found in the libstdc++6-dbgsym package.
- libx32ubsan0: UBSan -- undefined behaviour sanitizer (x32)
UndefinedBehav
iorSanitizer can be enabled via -fsanitize= undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
- libx32ubsan0-dbg: No summary available for libx32ubsan0-dbg in ubuntu focal.
No description available for libx32ubsan0-dbg in ubuntu focal.