unfortunatly, it did not work. I still have the problem : ../src/r_cg_dac_user.c:47:28: error: size of variable 'VerifierSVP_FR' is too large static const unsigned char VerifierSVP_FR[] The only way I found is to split the array into two blocks with an size less than 32767 ...
↧