> could anyone of the Windows experts please give me some insight, > why you're using MSVC for LO, instead of gcc ? > > Is there anything important that cannot be done w/ gcc ?
Short version: The MSVC build is considered stable (has historically always been used to compile OOo/LibO) while the gcc support is still experimental. The are things that can't be compiled using gcc, mostly related to ATL stuff used in the ActiveX control and shellextensions. Most of the code (if not all) could be rewritten, but no one has shown real interest in doing that yet. -- Jesús Corrius <[email protected]> _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
