This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/41512] dllexport broken on cygwin
- From: "davek at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2009 21:55:51 -0000
- Subject: [Bug c++/41512] dllexport broken on cygwin
- References: <bug-41512-14373@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from davek at gcc dot gnu dot org 2009-10-03 21:55 -------
(In reply to comment #5)
> The breakage can be fixed in target backend i386/winnt-cxx.c
> i386_pe_adjust_class_at_definition, by propagating the dllexport attribute
> there, rather than relying on DECL_CONTEXT later.
>
> I am testing that patch now.
Brilliant, TYVM Danny!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41512