To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57424
                  Issue #:|57424
                  Summary:|amd64: add support for blackdown Java
                Component:|porting
                  Version:|OOo 2.0
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|pjanik
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Sun Nov  6 05:17:34 -0800 
2005 -------
Hi,

two changes for jvmfwk needed:

1. plugins/sunmajor/pluginlib/vendorbase.hxx

  Missing macro.

#elif defined X86_64
#define JFW_PLUGIN_ARCH "amd64"

2. plugins/sunmajor/pluginlib/sunjre.cxx

  Different path for libjvm.so (.../server/...)

        "/lib/" JFW_PLUGIN_ARCH "/server/libjvm.so",

Both these changes are from ooo64bit02 cws.

jl: Is it OK?

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