Bug#597220: Patch for binutils-2.20.1-14 to allow build prefix option and static linking option

2010-09-17 Thread Jim Heck
Package: binutils Version: 2.20.1-12 Severity: wishlist Tags: patch Here is a combined patch for your consideration. This patch implements the features already incorporated into binutils-2.20.51.20100908. See bugs http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588357 http://bugs.debian.org/cgi

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#590101: 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 binutils for cross compilation. The option will now be enabled if the user specifies the option 'static-cross' as one of the DEB_BUILD_OPTIONS. This can be done on the command line for dpk

Bug#590101: Patch for binutils-2.20.51.20100710-2 to allow a static build option for crosscompilers

2010-07-23 Thread Jim Heck
this looks ok, but please could you consider passing a string within DEB_BUILD_OPTIONS, e.g cross-static? Matthias Certainly, I will look into it early next week and see if I can figure it out how to do this from context within the package and the Debian policy manual. I just had a quic

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#590101: Patch for binutils-2.20.51.20100710-2 to allow a static build option for crosscompilers

2010-07-23 Thread Jim Heck
Package: binutils Version: 2.20.1-11 Severity: wishlist Tags: patch Here is a simple patch for your consideration that modifies the rules makefile for the binutils package to allow an option to build statically when creating a cross compiler by passing the environment variable 'BUILD_STATIC=yes' o

Bug#588357: Updated patchfile for binutils-2.20.51.20100617 to allow parameterized build prefix for package

2010-07-07 Thread Jim Heck
Here is the same patch file but generated using a better diff command (diff -Naur). The following file can be applied from the directory above binutils-2.20.51.20100617 using the command patch -p0 --verbose < binutils-2.20.51.20100617.patch Best regards, -Jim Heck diff -Naur binut

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#588357: Patch for binutils-2.20.51.20100617 to allow parameterized build prefix for package

2010-07-07 Thread Jim Heck
Package: binutils Version: 2.20.1-11 Severity: wishlist Tags: patch Here is a patch for your consideration to modify binutils-2.20.51.20100617 to parameterize out the hardcoded '/usr' prefix and allow a flexible package build prefix of the user's choice. This patch does not change the behavior of

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_