Cocos2d-x for google portable native client (PNaCl)

Cocos2d-x is compiling for NaCl but its have some problem for PNaCl.
I tried it for pepper_25.
when I tried its example HelloCpp , its not work for it as PNaCl not support open,read, write command directly.
Could you help me to solve out this problem.