[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gcc-3.4_3.4ds2-0pre3_hppa.changes is NEW



(new) cpp-3.4_3.4-0pre3_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) fastjar_3.4-0pre3_hppa.deb extra devel
WARNING: Already present in main distribution.
Jar creation utility
 Replacement for Suns .jar creation program.  It is written in C
 instead of java and is tons faster.  It is currently not complete.
(new) fixincludes_3.4-0pre3_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.4_3.4-0pre3_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.4_3.4-0pre3_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.4-base_3.4-0pre3_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.4-hppa64_3.4-0pre3_hppa.deb standard 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.4_3.4-0pre3_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.4_3.4-0pre3_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.4_3.4-0pre3_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.4_3.4-0pre3_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.4_3.4-0pre3_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.4_3.4-0pre3_hppa.deb optional devel
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.4-0pre3_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.4-0pre3_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_3.4-0pre3_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) libgcc2_3.4-0pre3_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) libgcj5-dev_3.4-0pre3_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) libgcj5_3.4-0pre3_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) libgnat-3.4_3.4-0pre3_hppa.deb optional libs
Runtime library for GNU Ada applications
 Library needed for GNU Ada applications linked against the shared library.
(new) libobjc1_3.4-0pre3_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++6-dbg_3.4-0pre3_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++6-dev_3.4-0pre3_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++6-pic_3.4-0pre3_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++6_3.4-0pre3_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.4-0pre3_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.4_3.4-0pre3_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.4 (3.4ds2-0pre3) experimental; urgency=low
 .
  * UNRELEASED.
  * Update to gcc-3.4 CVS 20040326.
  * Add gpc tarball, gpc patches for 3.4 (Waldek Hebisch).
  * Reenable sparc-biarch patches (closes: #239856).


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.



Reply to: