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]

Re: dllexport patch




  In message <199807240054.RAA28226@yorick.cygnus.com>you write:
  > MSVC++ allows dllexport/import to be applied to classes, to export or
  > import all of the members en masse.  This patch adds this support to gcc,
  > and removes the old code for guessing if a vtable should be imported or
  > exported.
I installed this in egcs (both the mainline and the egcs-1.1 branch).
jeff


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