Package: libstdc++5
Version: 1:3.2.1-0pre6
Severity: normal
Tags: upstream
Underlying types are used when creating the mangled name of symbols in C++. In
libstdc++, many symbols contains the type mbstate_t. As encoded in the mangled
name, the underlying type, __mbstate_t is used. When unmangled,
A fix for the binutils problem which is worked around in the patches submitted
to these bugs can be found in #363423.
Stuart
Stuart R. Anderson [EMAIL PROTECTED]
Network & Software Engineering http://www.netsweng.c
mips-biarch.dpatch
===
--- debian/patches/mips-biarch.dpatch (.../vendor/gcc-4.0/current)
(revision 0)
+++ debian/patches/mips-biarch.dpatch (.../src/gcc-4.0) (revision 145)
@@ -0,0 +1,85 @@
+#! /bin/sh -e
+
+# DP: Patch author: Stuart Anderson <[EMAIL PROTECTED]>
On Sat, 3 Dec 2005, Matthias Klose wrote:
why can't the biarch-include patch not be used?
It probably can. This is likely the result of my attempts to keep my
changes some what isolated early on. I'll have a look at reducing this
to the existing biarch patch.
as we don't have all required li
On Sun, 4 Dec 2005, Thiemo Seufer wrote:
ar and ld get confused if they are not set. For some reason, it can't
decide which binary format to use. It may be a binutils bug, but I was
trying to not have to dig into that package and create a dependency on
a specific patch level of yet another packa
On Sat, 3 Dec 2005, Daniel Jacobowitz wrote:
+! MULTILIB_DIRNAMES = n32 32 64
+! MULTILIB_DIRNAMES = 32 . 64
Why bother?
Stuff in rules.d (binary-libstdcxx.mk) assume that $biarch means put it
in a subdir name "64", and that $biarch32 means put it in a subdir named
"32".
: # remove
ch.dpatch
===
--- debian/patches/mips-biarch.dpatch (.../vendor/gcc-4.0/current)
(revision 0)
+++ debian/patches/mips-biarch.dpatch (.../src/gcc-4.0) (revision 150)
@@ -0,0 +1,85 @@
+#! /bin/sh -e
+
+# DP: Patch author: Stuart Anderson <[EMAIL PROTECTED]>
+# DP: Upstr
On Sat, 11 Feb 2006, Aurelien Jarno wrote:
> Also, I am ready to give some help there. I am first trying to build the
> gcc and glibc packages on a mips, but I face a chicken and egg problem
> here. Does anybody already have glibc and/or gcc packages for mips? If
> not, what is the easiest way to
8 matches
Mail list logo