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


User rene changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'pjanik'
--------------------------------------------------------------------------------
                  Status|CLOSED                    |REOPENED
--------------------------------------------------------------------------------
              Issue type|DEFECT                    |TASK
--------------------------------------------------------------------------------
              Resolution|INVALID                   |
--------------------------------------------------------------------------------
                 Summary|unowinreg.dl - binary-only|unowinreg.dl - binary-only
                        | and in the Linux SDK? why|. can we build it?
                        |?                         |
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 2.x
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Jul 13 12:30:52 -0700 
2006 -------
[ better late than never ]

reopen.

0) jsc: sorry for the "proprietary" comment, but I already saw non-free stuff
   in odk, sdk_oo, rhino, external/common etc so I wasn't sure...

1) why isn't unowinreg.dll then not built on windows? should be possible?
2) For Linux, of course you can not rebuilt unowinreg.dll native *but*
   as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377531 shows we could
   easily cross-build it from Linux using mingw32 (www.mingw32.org) by doing
   for example

  i586-mingw32msvc-gcc -Wall -D_JNI_IMPLEMENTATION_
-I/usr/lib/jvm/java-gcj/include -shared -o unowinreg.dll unowinreg.c
-Wl,--kill-at -lkernel32 -ladvapi32
  i586-mingw32msvc-strip unowinreg.dll

  Now the problem only is whether we want to make the mingw32 compiler
  a build-requirement. If we don't, we at least can add the possibility
  to have it rebuilt using mingw32 if wanted.
  And for Windows, we can have it built in any case.

Regards,

Rene

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