[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#377531: openoffice.org-dev: unowinreg.dll should be included



Kovacs Baldvin wrote:
> > Can you please try people.debian.org/~rene/openoffice.org/unowinreg.dll and tell
> > whether it works?
> > (self-built using i586-mingw32msvc-gcc)
> 
> Bad news. I have created three version of SCalc.jar (from SCalc.java
[...]
> When I use yours, I get this error message:
[...]

Hrmpf. Thanks for testing, though.

> However, I am very grateful that you have tried this. Could you please
> provide a little more details about how did you compile your dll? I'd
> like to repeat your method and see if I can somehow get it working...
> Maybe not, I'm just interested.

apt-get install mingw32
cd <OOo source>/odk/source/unowinreg/win
i586-mingw32msvc-gcc -shared -I/usr/lib/jvm/java-gcj/include -o unowinreg.dll unowinreg.c -lkernel32 -ladvapi32
i586-mingw32msvc-strip unowinreg.dll

There's also i586-mingw32msvc-dlltool (see manpage) whose usage might
help, too, but I don't think it does since the file does contain no
export markup.

Regards,

Rene

Attachment: signature.asc
Description: Digital signature


Reply to: