To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53572 Issue #:|53572 Summary:|MinGW port efforts and information for SRC680 |codeline Component:|tools Version:|680 Platform:|PC URL:| OS/Version:|Windows XP Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|ENHANCEMENT Priority:|P3 Subcomponent:|code Assigned to:|mh Reported by:|tono
------- Additional comments from [EMAIL PROTECTED] Sat Aug 20 22:46:01 -0700 2005 ------- The build is now OK for m124. As the whole project is very large now, I had to abandon building import stub libraries and using 'direct linking to dll' feature, which is still somewhat unstable. I am using import library for uwinapi to avoid the bug in name resolving orders. And the compilers and the tools require patches. OLE parts and cli_ure is excluded in the build. The patches for mingw tools and for sources follow. 1. The required tools are; gcc-3.4.2 w/ patch binutils-2.15.94 w/patch w32api-3.2 (patched within externals project) 2. The following copy operations are required before applying the source patches. cp -p ${SRC_ROOT}/sal/systools/win32/uwinapi/uwinapi.dxp ${SRC_ROOT}/sal/systools/win32/uwinapi/uwinapi_mingw.dxp cp -p ${SRC_ROOT}/sal/systools/win32/uwinapi/unicows.dxp ${SRC_ROOT}/sal/systools/win32/uwinapi/unicows_mingw.dxp cp -p ${SRC_ROOT}/cppuhelper/source/gcc3_linux_intel.map ${SRC_ROOT}/cppuhelper/source/mingw.map cp -p ${SRC_ROOT}/psprint/util/libpsp_linux.map ${SRC_ROOT}/psprint/util/libpsp_mingw.map cp -p ${SRC_ROOT}/jvmaccess/util/gcc3_linux_intel.map ${SRC_ROOT}/jvmaccess/util/mingw.map cp -p ${SRC_ROOT}/libxml2/libxml2-2.6.17.patch ${SRC_ROOT}/libxml2/libxml2- 2.6.17-mingw.patch cp -p ${SRC_ROOT}/solenv/bin/modules/installer/strip.pm ${SRC_ROOT}/solenv/bin/modules/installer/windows/strip.pm cp -Rp ${SRC_ROOT}/bridges/source/cpp_uno/gcc3_linux_intel ${SRC_ROOT}/bridges/source/cpp_uno/mingw_intel tono (Takashi Ono) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]