1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
|
Source: egcs
Section: devel
Priority: standard
Maintainer: Debian EGCS maintainers <egcs@packages.debian.org>
Standards-Version: 2.5.0.0
Package: egcc
Architecture: any
Priority: extra
Depends: ${shlibs:Depends}, g++ (>= 2.91.66), g++ (<< 2.91.67)
Provides: c-compiler
Recommends: libc-dev
Suggests: egcs-docs (>= 2.91.66)
Conflicts: libc5-dev
Replaces: egcc-ss (<< 2.91.67)
Description: The GNU (egcs) C compiler.
This is the egcs version of the GNU C compiler, a fairly portable
optimizing compiler which supports multiple languages. This package
includes support for C. This package is _not_ the default c compiler
on this architecture: for that, check out the gcc package.
Package: g++
Architecture: any
Priority: optional
Provides: c++-compiler
Depends: ${shlibs:Depends}, binutils (>= 2.9.1), libstdc++2.9-dev (>= 2.91.66)
Conflicts: libc5-dev
Replaces: gcc (<= 2.7.2.3-3), g++-ss (<< 2.91.67)
Suggests: egcs-docs (>= 2.91.66)
Description: The GNU (egcs) C++ compiler.
This is the egcs version of the GNU C++ compiler, a fairly portable
optimizing compiler for C++.
Package: gobjc
Architecture: any
Priority: optional
Depends: ${shlibs:Depends}, g++ (>= 2.91.66), g++ (<< 2.91.67), egcc (>= 2.91.66), egcc (<< 2.91.67)
Suggests: egcs-docs (>= 2.91.66)
Provides: objc-compiler
Replaces: gobjc-ss (<< 1:2.91.67)
Description: The GNU (egcs) Objective-C compiler.
This is the egcs version of the Objective-C compiler, which compiles
Objective-C on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
Package: g77
Architecture: any
Priority: optional
Depends: ${shlibs:Depends}, g++ (>= 2.91.66), g++ (<< 2.91.67)
Provides: fortran77-compiler
Suggests: g77-doc
Replaces: g77-ss (<< 1:2.91.67)
Description: The GNU (egcs) Fortran compiler.
This is the egcs version of the g77 Fortran compiler, which compiles
fortran 77 on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
Package: g77-doc
Architecture: all
Section: doc
Priority: optional
Replaces: g77 (<= 1:2.91.58-3), g77-doc-ss (<< 2.91.67)
Description: Documentation for the GNU Fortran compiler (g77).
Documentation for the GNU Fortran 77 compiler in info format.
Package: libstdc++2.9
Architecture: any
Section: base
Priority: required
Depends: ${shlibs:Depends}
Replaces: libstdc++2.9-ss (<< 2.91.67)
Description: The GNU stdc++ library (egcs version)
This package contains an additional runtime library for C++ programs
built with the gnu/egcs compiler.
Package: libstdc++2.9-dev
Architecture: any
Priority: optional
Depends: libstdc++2.9 (>= 2.91.66), libc6-dev, g++ (>= 2.91.58)
Provides: libstdc++-dev
Conflicts: libstdc++-dev, libstdc++2.8-dev, libg++272-dev, libg++27-dev, libg++2.8-dev
Replaces: libstdc++2.9-dev-ss (<< 2.91.67)
Suggests: stl-manual
Description: The GNU stdc++ library (development files)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++. Be advised that this only works
with the egcs C++ compiler, and no earlier library will work with egcs.
Package: libg++2.8.2
Architecture: any
Section: libs
Priority: optional
Depends: libstdc++2.9 (>= 2.91.66), libstdc++2.9 (<< 2.91.67), ${shlibs:Depends}
Provides: libg++
Conflicts: libg++2.9 (<< 2.91.56)
Replaces: libg++2.9 (<< 2.91.56), libg++2.8.2-ss (<< 2.91.67), libg++2.9-ss (<< 2.91.56), libstdc++2.8-dev (<= 2.90.29-0.5)
Description: The GNU C++ extension library - runtime version.
This package contains the runtime version of the GNU classes.
Package: libg++2.8.2-dev
Architecture: any
Priority: optional
Depends: libg++2.8.2 (>= 2.91.66)
Provides: libg++-dev
Conflicts: libg++272-dev, libg++27-dev, libg++2.8-dev, libg++2.9-dev (<< 2.91.56)
Replaces: libg++2.9-dev (<< 2.91.56), libg++2.8.2-dev-ss (<< 2.91.67), libg++2.9-dev-ss (<< 2.91.56)
Description: The GNU C++ extension library - development files.
This package contains some GNU classes.
.
This package is no longer supported upstream (as most of its
functionality is now in the standard C++ library) - do not use this
for development of new software; use libstdc++ instead.
Package: egcs-docs
Architecture: all
Section: doc
Priority: optional
Conflicts: gcc-docs (<= 2.7.2.3-4.8)
Replaces: gcc (<=2.7.2.3-4.3), egcs-docs-ss (<< 2.91.67)
Description: Documentation for the egcs compilers (egcc, gobjc, g++).
Documentation for the egcs compilers in info format. This is provided
as a separate package, so that people who have GNU gcc installed can
choose whether or not they want the documentation that comes with that
compiler or the egcs documentation.
Package: gpc
Architecture: any
Priority: optional
Depends: ${shlibs:Depends}, g++ (>= 2.91.66), g++ (<< 2.91.67)
Suggests: gpc-doc (>= 2.91.66)
Provides: pascal-compiler
Replaces: gpc-ss (<< 2.91.67)
Description: The GNU (egcs) Pascal compiler.
This is the egcs version of the Pascal compiler, which compiles
Pascal on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
.
The current beta release 2.2 implements Standard Pascal (ISO 7185,
level 1), a large subset of Extended Pascal (ISO 10206), and
Borland Pascal. Many Borland Pascal units supported.
Package: gpc-doc
Architecture: all
Section: doc
Priority: optional
Replaces: gpc (<= 2.91.58-3), gpc-doc-ss (<< 2.91.67)
Description: Documentation for the GNU Pascal compiler (gpc).
Documentation for the GNU Pascal compiler in info format.
|