HI group, I have an executable program running fine in 64bit linux. If I convert the same code to binary, using pp for a 32bit linux, I am getting segmentation fault in a particular part alone.
IS there anything to mainly concentrate on when creating binary for a 32 bit OS? thanks karthika.
