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 bootstrap/52471] ICE bootstrapping GCC 4.7.0-20120302 on x86_64 OpenBSD


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.


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