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 c++/41512] dllexport broken on cygwin



------- Comment #4 from davek at gcc dot gnu dot org  2009-10-03 13:41 -------
(In reply to comment #0)

> They seem to represent serious breakage of dllexport with cygwin as the latest
> testrun with my libstdc-as-dll patch is showing even more fails on top of
> these, but didn't fail before they appeared, and a quick investigation shows
> that the executables generated during the testsuite fail to import anything
> from the libstdc DLL!

  That much is a separate issue, but the new FAILs are real and show even on
clean HEAD when using static linking.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41512


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