CVSROOT: /cvs/gnome Module name: ooo-build Changes by: tml 06/08/11 08:32:34
Modified files: . : ChangeLog patches/src680 : libso3_gcc4_visibility_markup.diff Log message: 2006-08-11 Tor Lillqvist <[EMAIL PROTECTED]> * patches/src680/libso3_gcc4_visibility_markup.diff: Make it work on Win32, too. Well, at least build without errors. (so3/inc/soimpl.hxx): Don't add SO3_DLLPUBLIC and SO3_DLLPRIVATE decorations to the JobSetupWrapper class. It causes unresolved externals errors. There is no implementation of this class as far as I can see, and it doesn't seem to be used anywhere either. (so3/source/data/makefile.mk so3/source/dialog/makefile.mk) (so3/source/inplace/makefile.mk so3/source/misc/makefile.mk) (so3/source/ole/makefile.mk so3/source/persist/makefile.mk) (so3/source/solink/makefile.mk): Include so3/util/makefile.pmk after the other .mk files, so that its variable settings actually are effective. Otherwise settings.mk will reset the CDEFS. The flag SO3_DLLIMPLEMENTATION that is added to CDEFS in so3/util/makefile.pmk is essential when building the so3 DLL on Win32. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=tml&date=explicit&mindate=2006-08-11%2008:31&maxdate=2006-08-11%2008:33 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list