in the module xml2cmp, 2 exec are built cml2cmp and srvdepy. the later is apparently not used in the build itself nor delivered with the product. Its only usage is: srvdepy.exe <xml-component-descriptions-root-directory> and it share all its cxx files with xml2cmp except for depency.cxx
so, I modified xml2cmp to accept the syntax xml2cmp -dep <xml-component-descriptions-root-directory> that will do the same thing as srvdepy.exe <xml-component-descriptions-root-directory> and I removed the generation of srvdepy.exe by the same token I removed the 2 static library that were introduced in the gbuildification to share objects among the 2 executable... Norbert _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice