Package: gcc-4.4
Version: 4.4.4-7
Severity: wishlist
When cross building the gcc-4.4-4.4.4-7 pacakage, the build no longer
generates a gcc-4.4-*-gnueabi-base package as part of the default build. The
control file, however still references such a package as a dependency for
installing the gcc-4.4-
I have updated the patch so that it uses DEB_BUILD_OPTIONS to set the
flag to compile the static form of gcc. The option will now be enabled
if the user specifies the option 'static' as one of the
DEB_BUILD_OPTIONS. This can be done on the command line for
dpkg-buildpackage as follows:
DEB_
Package: gcc-4.4
Version: 4.4.4-5
Severity: wishlist
Tags: patch
Here is a simple patch for your consideration that modifies the rules
makefile for the gcc-4.4 package to allow an option to build statically
when creating a cross compiler by passing the environment variable
'BUILD_STATIC=yes' on th
Package: gcc-4.4
Version: 4.4.4-5
Severity: wishlist
Tags: patch
Here is a patch for your consideration to modify gcc-4.4_4.4.4-6 to expose
the parameterized prefix variable $(PF) so that it can be used on the command
line to build the package for an alternate installation prefix of the user's
cho
Package: gcc-3.4
Version: 3.4.6-4
Severity: minor
Tags: patch
When building gcc-3.4 the libgcc1 library is not being generated. This
is because in debian/rules.defs, the 'with_libgcc' target is defined to be
with_libgcc := yes
... (and later)
with_libgcc := built from gcc-4.0 sources
This will
Package: gcc-3.4
Version: 3.4.6-4
Severity: normal
Tags: patch
There is a typo in the generated dependencies of the
libstdc++6-powerpc-cross package. The cross specific string
'powerpc-cross' is duplicated for the libgccl library (e.g.
libgccl-powerpc-cross-powerpc-cross). This causes the pac
Package: gcc-4.1
Version: 4.1.1ds1-13
Severity: serious
Justification: no longer builds from source
Building gcc as a cross compiler for powerpc target on i386 platform,
gcc will not build. The following components are in use.
binutils 2.17-2
libc6_2.3.6.ds1-4_powerpc.deb
libc6-dev_2.3.6.ds1-4_
7 matches
Mail list logo