Bug#834844: release-notes: document that mips* arches now require a R2 CPU

2016-08-25 Thread David Daney
. Yes, *all* OCTEON CPUs have always been r2 (or better). At the time the code was written, there were good reasons not to set: #define cpu_has_mips32r2 0 This was discussed on the lmo mailing lists, but I forget what they were at this point. David Daney Thanks, James On Thu, Aug 25

Bug#600223: python-rdflib: fails with SIGBUS on mipsel - breaks build of enigmail

2010-10-18 Thread David Daney
it further, find the reason about this SIGBUS, and if it's a compiler issue at all. It is a userspace program that is generating SIGBUS. Why not attach gdb and get a dissassembly of the region of code that is crashing as well as backtraces and register contents? David Daney

Bug#516616: bind9 locks up on start on mipsel and mips

2010-03-11 Thread David Daney
was going to suggest the same thing. It makes it more clear what is happening. Not only is MOVE functionally equivalent, it is causes the exact same code to be emitted, so you might say it is identical. David Daney -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#536676: plink: FTBFS on MIPS.

2009-07-14 Thread David Daney
will try to fix it if it affects current GCC versions. Especially helpful would be preprocessed source and the exact command line flags used. Thanks, David Daney -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#531939: FTBFS on mipsel due to missing -fPIC

2009-06-08 Thread David Daney
(which is a member of ../../dist/lib/libxptcmd.a) was compiled. David Daney -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#531939: FTBFS on mipsel due to missing -fPIC

2009-06-08 Thread David Daney
David Daney wrote: Luk Claes wrote: Giuseppe Iuculano wrote: Hi, Luk Claes ha scritto: mips and mipsel do now also need the -fPIC compilation flag to make sure that shared objects only contain position independent code. c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith