Bug#590599: gcc-4.4: Building cross gcc with 4.4.4-7, missing gcc*-base package, install error

2010-07-27 Thread Jim Heck
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-

Bug#590102: New patch using DEB_BUILD_OPTIONS

2010-07-27 Thread Jim Heck
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_

Bug#590102: Patch for gcc-4.4-4.4.4-7 to allow a static build option

2010-07-23 Thread Jim Heck
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

Bug#588381: Patch for gcc-4.4_4.4.4-6 to allow parameterized build prefix for package

2010-07-07 Thread Jim Heck
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

Bug#399100: gcc-3.4: Library libgccl does not build

2006-11-17 Thread Jim Heck
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

Bug#399095: gcc-3.4: Cross built library target libstdc++6 has dependency with duplicated string

2006-11-17 Thread Jim Heck
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

Bug#391445: gcc-4.1: cross-compile broken for powerpc: Link tests are not allowed after GCC_NO_EXECUTABLES

2006-10-06 Thread Jim Heck
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_