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
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_
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
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
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: 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
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
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: 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
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_
13 matches
Mail list logo