BTW, one thought about using --enable-mergelibs in a Windows build (MSVC or Mingw, same issue) that came to my mind:
How is the FOO_DLLIMPLEMENTATION thing handled? Don't we in the --enable-mergelibs case need to add into the Library_blah.mk file for each library that will be part of libmerged a -DFOO_DLLIMPLEMENTATION for each library FOO that is part of libmerged (and that uses that mechanism to select between dllimport/dllexport attributes)? Otherwise libblah will think it is importing stuff from libfoo even if neither libblah and libfoo actually exist, and code for both will be in libmerged. I hope the above makes sense, sorry if not... --tml _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice