[Bug libstdc++/46803] libstdc++ build errors on unknown attributes

2010-12-05 Thread jsg at openbsd dot org
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=

[Bug libstdc++/46803] libstdc++ build errors on unknown attributes

2010-12-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803 Richard Guenther changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever Confirmed|1

[Bug libstdc++/46803] libstdc++ build errors on unknown attributes

2010-12-04 Thread paolo.carlini at oracle dot com
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.

[Bug libstdc++/46803] libstdc++ build errors on unknown attributes

2010-12-04 Thread jsg at openbsd dot org
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

[Bug libstdc++/46803] libstdc++ build errors on unknown attributes

2010-12-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46803 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|