error: converting to execution character set: Invalid argument
Hi All,
C bsfn is compiled and built successfully at fat but during the package build it is failing getting below errors. Can you please some help on this.
b5676ly2.c:52:29: error: converting to execution character set: Invalid argument
JCHAR TextoCA[] = { _J('à'),_J('á'),_J('â'),_J('ã'),_J('ä'),
^
b5676ly2.c:52:41: error: converting to execution character set: Invalid argument
JCHAR TextoCA[] = { _J('à'),_J('á'),_J('â'),_J('ã'),_J('ä'),
^
b5676ly2.c:52:53: error: converting to execution character set: Invalid argument
JCHAR TextoCA[] = { _J('à'),_J('á'),_J('â'),_J('ã'),_J('ä'),