> > Hi, > @Gajendra, > > I am using gcc compiler and using only math library (-lm). I tried > copying the a.out generated in 32 bit OS to 64 bit OS and it worked fine. I > did gdb on a.out generated in 64 bit OS and traced the point of of > segmentation fault. But could not figure out why.
If the code isn't big can you post it? Or maybe code around the point that is causing the crash - this might not be helpful, unless there's something very obvious, which is unlikely. -- Lots o' Luv, Phani Bhushan Let not your sense of morals prevent you from doing what is right - Isaac Asimov (Salvor Hardin in Foundation and Empire) Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
