[Gambas-user] Get structure from extern function?

Benoît Minisini gambas at ...1...
Fri Jul 4 11:00:24 CEST 2014


Le 04/07/2014 10:50, CJ a écrit :
> Hi Voutt
>
>> I tried to use your library, but I receive this notice/error:
>>
>> " Cannot find dynamic library: ...etc..etc..: wrong ELF
>> class: ELFCASS32 "
>>
>> so, because I suppose it was written for an 386 system. (Isn't it ?)
>
> Yes, it's compiled for i386 under Xubuntu 14.04 LTS (32-bit). What Linux
> dist
> are you running? Is it 64-bit?
>
>> I am not able to create a shared library from a free Pascal code.
>
> If I know what dist you are running I maybe can install same and recompile
> on that.
>
> /CJ
>

You would help by using "gdb" to get the stack backtrace of the crash. 
Or better using "valgrind" to get more details.

Regards,

-- 
Benoît Minisini




More information about the User mailing list