This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Libmudflap and MIPS, does it work?
- From: David Daney <ddaney at avtrex dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 17 Jan 2006 13:54:32 -0800
- Subject: Libmudflap and MIPS, does it work?
I am running make -k check on a 4.1 mipsel-linux cross compiler. It
seems that many of the libmudflap tests enter some sort of endless loop.
Strace shows no system calls, but they take 100% of the cpu.
Has anyone ever gotten mudflap working on mips?
If not would it be a good idea to disable mudflap by default on mips?
David Daney