To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53572
------- Additional comments from [EMAIL PROTECTED] Fri Nov 25 18:11:56 -0800 2005 ------- In message "[Issue 53572] MinGW port efforts and information for SRC680 codeline", [EMAIL PROTECTED] wrote... >@tono: I do not think that one more patch is a best solution. I would prefer >#ifdef - #endif sections for specific cases. I haven't understood that chunk >either, but I believe it's possible to put it in #ifdef section exactly for mingw. I have just found out the part of my modification is already eclosed with # if defined(__MINGW32__) in the original ::-P. It seems to be OK, isn't it? >Can you send me your version of stlport/makefile.mk? Do you mean the version after the removal of redundant .IF "$(COM)"=="GCC" .ELSE "$(COM)"=="GCC" ? I will send everything after chcking the build is OK. 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]
