On Mon, 24 Aug 2015 11:37:36 +0200 Hmidi Slim <***@gmail.com> wrote:
HS> I need to use swig for my nodejs app.Are there any solution to install swig HS> or cross compile it.
You shouldn't have any particular problems compiling SWIG for ARM, but as SWIG output is independent of the architecture it's running under it may be simpler to just generate it on one machine and then compile it on another one.