(new) cpp-3.3_3.3.4-4_hppa.deb standard interpreters WARNING: Already present in main distribution. The 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. (new) fixincludes_3.3.4-4_hppa.deb optional devel WARNING: Already present in main distribution. 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 at gccs build time (new) g++-3.3_3.3.4-4_hppa.deb standard devel WARNING: Already present in main distribution. The GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. (new) g77-3.3_3.3.4-4_hppa.deb optional devel WARNING: Already present in main distribution. The GNU Fortran 77 compiler This is the GNU g77 Fortran compiler, which compiles Fortran 77 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. (new) gcc-3.3-base_3.3.4-4_hppa.deb required devel WARNING: Already present in main distribution. The GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). (new) gcc-3.3-hppa64_3.3.4-4_hppa.deb optional devel WARNING: Already present in main distribution. The GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. (new) gcc-3.3_3.3.4-4_hppa.deb standard devel WARNING: Already present in main distribution. The GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. (new) gcj-3.3_3.3.4-4_hppa.deb optional devel WARNING: Already present in main distribution. The GNU 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. (new) gij-3.3_3.3.4-4_hppa.deb optional devel WARNING: Already present in main distribution. The GNU Java bytecode interpreter GIJ is 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. (new) gnat-3.3_3.3.4-4_hppa.deb optional devel WARNING: Already present in main distribution. The GNU Ada compiler This is the GNU Ada compiler, which compiles Ada on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. (new) gobjc-3.3_3.3.4-4_hppa.deb optional devel WARNING: Already present in main distribution. The 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. (new) gpc-2.1-3.3_3.3.4.20040516-4_hppa.deb optional devel WARNING: Already present in main distribution. The GNU Pascal compiler This is the GNU Pascal compiler, which compiles Pascal on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . WARNING: the integration of gpc into gcc-3.x is still in an experimental stage. For production use, please use gpc or gpc-2.95. (new) libffi2-dev_3.3.4-4_hppa.deb optional libdevel WARNING: Already present in main distribution. Foreign Function Interface library (development files) This package contains the headers and static library files necessary for building building programs which use libffi. . A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. (new) libffi2_3.3.4-4_hppa.deb optional libs WARNING: Already present in main distribution. Foreign Function Interface library runtime A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. (new) libg2c0-dev_3.3.4-4_hppa.deb optional libdevel GNU Fortran 77 library development Headers and static libraries for g2c. (new) libg2c0_3.3.4-4_hppa.deb optional libs WARNING: Already present in main distribution. Runtime library for GNU Fortran 77 applications Library needed for GNU Fortran 77 applications linked against the shared library. (new) libgcc1_3.3.4-4_hppa.deb required libs WARNING: Already present in main distribution. GCC support library 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. (new) libgcj4-awt_3.3.4-4_hppa.deb optional libs AWT peer runtime libraries for use with gcj These are runtime libraries holding the AWT peer implementations for libgcj (currently only the GTK based peer library). (new) libgcj4-dev_3.3.4-4_hppa.deb optional libdevel WARNING: Already present in main distribution. Java development headers and static library for use with gcj This is the development headers and static libraries 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. (new) libgcj4_3.3.4-4_hppa.deb optional libs WARNING: Already present in main distribution. 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. (new) libobjc1_3.3.4-4_hppa.deb optional libs WARNING: Already present in main distribution. Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. (new) libstdc++5-3.3-dbg_3.3.4-4_hppa.deb extra libdevel WARNING: Already present in main distribution. The GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. (new) libstdc++5-3.3-dev_3.3.4-4_hppa.deb standard libdevel WARNING: Already present in main distribution. The GNU Standard C++ Library v3 (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 GNU C++ compiler (version 3.0), and no earlier library will work it. . 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. (new) libstdc++5-3.3-pic_3.3.4-4_hppa.deb extra libdevel WARNING: Already present in main distribution. The 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. (new) libstdc++5_3.3.4-4_hppa.deb required base WARNING: Already present in main distribution. The GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . 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. (new) protoize_3.3.4-4_hppa.deb optional devel WARNING: Already present in main distribution. Create/remove ANSI prototypes from C code "protoize" can be used to add prototypes to a program, thus converting the program to ANSI C in one respect. The companion program "unprotoize" does the reverse: it removes argument types from any prototypes that are found. (new) treelang-3.3_3.3.4-4_hppa.deb optional devel WARNING: Already present in main distribution. The GNU Treelang compiler Treelang is a sample language, useful only to help people understand how to implement a new language front end to GCC. It is not a useful language in itself other than as an example or basis for building a new language. Therefore only language developers are likely to have an interest in it. Changes: gcc-3.3 (1:3.3.4-4) unstable; urgency=medium . * Disable the libgcc1 package for all architectures except hppa and m68k. Built from the gcc-3.4 source. * Build fastjar from gcc-3.4 source. * Update to gcc-3_3-branch CVS 20040710. * Integrate multiarch support by Tollef Heen. * Update libobjc to the version found in the 3.4.1 release. * Adjust priorities, when gcc-3.3 is not built as the default compiler. * Build libg2c0-dev package for coexistance of g77-3.3 and g77-3.4. * Split libgcj into libgcj4, libgcj4-common (jar file), libgcj4-awt (AWT peers). * Update stack protector patch to 3.3.2-2 (not applied by default). * Apply fixes for cross build (Nikita V. Youshchenko).
Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions.