NOTES:

- libffi, compiled as shared library.
  For compile it, as shared library, you need run:

  ./configure AM_LDFLAGS=-module

  in libffi folder, and then compile it with 'make'
