When the function called by the ffi called a function defined in a shared library generate a fatal error
The correction was to take into consideration the GOT.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/* -----------------------------------------------------------------------
|
||||
ffi.c - Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>
|
||||
ffi.c - Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>,
|
||||
Paulo Pizarro <paulo.pizarro@gmail.com>
|
||||
|
||||
Blackfin Foreign Function Interface
|
||||
|
||||
|
||||
Reference in New Issue
Block a user