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

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



Hi,

Martin Kretzschmar wrote:
> Just trying to get around having to write the makefile patch ;-)

:)

> You could try with the extra -D_JNI_IMPLEMENTATION_ -Wl,--kill-at
> arguments. The kill-at might be interesting because without it,
> strings unowinreg.dll | grep RegOpenCurrentUser shows
> 
> Java_com_sun_star_lib_loader_WinRegKey_winreg_1RegOpenCurrentUser@12
> 
> and with --kill-at, the @12 was killed
> 
> Java_com_sun_star_lib_loader_WinRegKey_winreg_1RegOpenCurrentUser

Thanks for the tip. Tried that:

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

Uploaded to http//zyklop.dyndns.org/~rene/unowinreg.dll since people.d.o
is down...
Kovacs, can you try it again please?

Regards,

Rene

Attachment: signature.asc
Description: Digital signature


Reply to: