This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libmudflap/13505] [tree-ssa] libmudflap mf-hooks2.c build failure on cygwin


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]