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 libstdc++/24196] Using string instances to pass arguments to dlls fails



------- Comment #17 from dannysmith at users dot sourceforge dot net  2006-07-06 01:06 -------
On mingw32 the testcase will succeed on trunk if libstdc++ (and libgcc) are
built as dlls.   Wouldn't that be the preferred solution?  It also solves very
similar problems with EH data.

Danny


-- 


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


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