This is the mail archive of the gcc-patches@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]

Re: [PATCH, 4/4] Enable libstdc++ as a DLL on windows platforms.


Danny Smith wrote:
> On Sat, Jul 18, 2009 at 10:17 AM, Dave
> Korn<dave.korn.cygwin@googlemail.com> wrote:
>>  This is the final patch in the series, and the largest, but at the same time
>> the most routine and mechanical.  It marks up the libstdc++ sources with macro
>> annotations that denote which classes, templates, and global data items need
>> to be explicitly imported by user applications.
>>
>> libstdc++-v3/ChangeLog:

> These are OK by me, as are parts 1 and 2.

  Thanks :)  (Other maintainers please note: Danny's only approving it from a
Windows backend maintainer's POV, I still need explicit build machinery and
libstdc++ maintainer approval.)

    cheers,
      DaveK


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