This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51670] [4.7.0] conflicts with new declaration with 'C++' linkage
- From: "pashev.igor at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 24 Dec 2011 18:39:49 +0000
- Subject: [Bug target/51670] [4.7.0] conflicts with new declaration with 'C++' linkage
- Auto-submitted: auto-generated
- References: <bug-51670-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670
Igor Pashev <pashev.igor at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #9 from Igor Pashev <pashev.igor at gmail dot com> 2011-12-24 18:39:49 UTC ---
(In reply to comment #8)
> This is supposed to be handled by fixinclude in the solaris_cxx_linkage rule.
> Can you try and see why it isn't applied?
Well, I'm a little confused.
Directory /usr/lib/gcc/x86_64-pc-solaris2.11/4.7/include-fixed was mostly
empty.
I run /usr/lib/gcc/x86_64-pc-solaris2.11/4.7/install-tools/mkheaders, and now
that directory is full on fixed headers.
Now g++ does work.
BTW GCC 4.6.2 in Solaris ships all possible fixed headers :-\