It seems that -fPIC is required for 32-bit ARM, too. Trying to link
against libv8 on an armv7l was causing the following linking error:
relocation R_ARM_THM_MOVW_ABS_NC against `a local symbol' can not be
used when making a shared object; recompile with -fPIC