Compiling the module for ARM-linux, I get the following.
ERROR = internal compiler error : in tsubst_copy, at cp/pt.c:1135
Confirmed this is not with hiredis, as I've run and compiled the tests as well as used the shared object in another project. This is using gcc/g++ 4.6.3. Your test makefile also uses the flag '-m64'. Is this module only designed to work with 64-bit operating systems? If so please add to the README, happy to run more tests if you need.
Compiling the module for ARM-linux, I get the following.
ERROR = internal compiler error : in tsubst_copy, at cp/pt.c:1135
Confirmed this is not with hiredis, as I've run and compiled the tests as well as used the shared object in another project. This is using gcc/g++ 4.6.3. Your test makefile also uses the flag '-m64'. Is this module only designed to work with 64-bit operating systems? If so please add to the README, happy to run more tests if you need.
Best, G