severity 286840 important thanks Gerrit Pape writes: > On Wed, Dec 22, 2004 at 10:54:13PM +0100, Matthias Klose wrote: > > Gerrit Pape writes: > > > I only can test on merulo. Its unstable chroot currently has installed > > > > what about merulo's testing chroot? > > merulo's testing currently has > ii gcc-3.3 3.3.4-13 The GNU C compiler > ii binutils 2.15-5 The GNU assembler, linker and > binary utilities > > cvm-0.20 with the same setup builds fine here, see > merulo.debian.org:/home/pape/cvm.build.log.testing > (merulo.debian.org:/home/pape/dietlibc.build.log.testing)
the proposed patch in the upstream report fixes the problem. for now, use the workaround to omit -fno-omit-frame-pointer. Matthias David Mosberger writes: > Of course, it's also a good idea to discourage the use of > -fno-omit-frame-pointer, at least for ia64, where it makes almost no > sense at all (it doesn't help debugging at all and just makes the code > slower and bigger).