[Bug bootstrap/52471] ICE bootstrapping GCC 4.7.0-20120302 on x86_64 OpenBSD

kyle at arbyte dot us gcc-bugzilla@gcc.gnu.org
Wed Mar 7 02:15:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52471

--- Comment #3 from Kyle Markley <kyle at arbyte dot us> 2012-03-07 02:15:15 UTC ---
Another note for my appendix about edits to get things going on x86_64-openbsd.
 I needed to #include <sys/time.h> in gcc/libiberty/stack-limit.c before
including sys/resource.h.  I don't know the "correct" way to do this in a
platform-specific manner.



More information about the Gcc-bugs mailing list