To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77422





------- Additional comments from [EMAIL PROTECTED] Wed May 30 16:12:05 +0000 
2007 -------
cmc->sb: We accidentally entirely missed using a map for x86_64 in the other
case you mentioned, i.e. we're falling through to a "don't use a map" case in
cppuhelper/source/makefile.mk theres

.ELIF "$(OS)$(CPU)$(COMNAME)"=="LINUXIgcc3"
SHL1VERSIONMAP=gcc3_linux_intel.map

but we have no x86_64 equivalent of e.g.

.ELIF "$(OS)$(CPU)$(COMNAME)"=="LINUXXgcc3"
SHL1VERSIONMAP=gcc3_linux_64bit.map

I should probably add a 64bit linux one to that module in another issue

---------------------------------------------------------------------
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]

Reply via email to