hi again ! i run
"arm-linux-g++ -static main.cpp -L. -lcryptopp -o pkisystem " After i compile the app i load the binary in to the device " /mnt/sdcard/ " but when the program executes ./pkisystem nothing is happening ! minicom is freezing and i have to reset the device as well as minicom.the programm expected to read data from a flie and wrtie to another file . inside the sdcard there are some texts that the programm is using while executes nmea.txt encrypted.txt recovered.txt signature.txt any ideas ?
