To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77975
User kr changed the following:
What |Old value |New value
================================================================================
CC|'kendy,pjanik' |'kendy,kr,pjanik'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jun 29 08:59:10 +0000
2007 -------
->Caolan: You are right, the simplification should certainly be reflected in the
makefiles, e.g. the relevant part of cppuhelpers makefile is going to look like:
.IF "$(COMNAME)"=="msci"
SHL1VERSIONMAP=msvc_win32_intel.map
.ELIF "$(COMNAME)"=="sunpro5"
SHL1VERSIONMAP=cc5_solaris_sparc.map
.ELIF "$(COMNAME)"=="gcc3"
SHL1VERSIONMAP=gcc3.map
.ENDIF
While I rename "gcc3_linux_intel.map" to plain "gcc3.map". If I understand
correctly (and from what I have seen in "mingw.map"), even the mingw port should
use the same map file, so that I am going to remove "mingw.map".
---------------------------------------------------------------------
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]