This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libmudflap/13505] [tree-ssa] libmudflap mf-hooks2.c build failure on cygwin
- From: "fche at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2004 20:01:39 -0000
- Subject: [Bug libmudflap/13505] [tree-ssa] libmudflap mf-hooks2.c build failure on cygwin
- References: <20031229205040.13505.fche@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From fche at redhat dot com 2004-06-02 20:01 -------
Could you check libmudflap/config.log to see whether there is some sign why
the code that looks for a decl of "union semun" in system headers is failing?
According to my copies of cygwin headers, HAVE_UNION_SEMUN should be undefined,
so the nearby declaration should be included.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13505