On=20Mon,=2005=20Dec=202005=2010:22:32=20+0100,=20Martin=20Keller=20wrote:=
>>>wrapperjni_unix.o:=20relocation=20R_X86_64_32=20against=20
`handleInterrupt'=20can=20
>>>not=20be=20used=20when=20making=20a=20shared=20object;=20recompile=20wi=
th=20-fPIC
I=20didn't=20compile=20on=20a=2064=20bit=20system=20yet,=20but=202=20ideas=
:
1.=20check=20(and=20maybe,=20set)=20WRAPPER_USE_SIGACTION,=20that=20might=20=
help
2.=20maybe=20you=20need=20special=20linkage=20options=20for=20signal=20han=
dlers,=20
i.e.=20the=20above=20function;=20do=20you=20get=20the=20same=20error=20for=
=20
handleAlarm()=20etc.=20or=20not?
Ciao,=20J=FCrgen
|