http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803
--- Comment #5 from Jonathan Gray 2010-12-05 11:20:18
UTC ---
disabling pch doesn't seem to help here, it still bails out in stage1
Examples of the headers can be found at:
http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/include/time.h?rev=
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803
Richard Guenther changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
Ever Confirmed|1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803
--- Comment #3 from Paolo Carlini 2010-12-05
01:17:33 UTC ---
I don't think this is a library issue.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803
--- Comment #2 from Jonathan Gray 2010-12-04 21:15:38
UTC ---
like so:
../gcc/configure --prefix=/usr/gcc \
--program-transform-name=s,^,e, \
--disable-nls \
--enable-checking \
--with-system-zlib \
--dis
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|