Karthika Arunkumar
Fri, 17 Nov 2006 13:05:58 -0800
Hi all, My executable (created from perl,inline cpp) is fine in 64bit Linux. When I try creating binar in 32bit Linux, a part o fthe program results in segmentation fault. I used pp -M Inline::CPP -M FindBin -o test program.pl Is there anything special that has to be done while craeting binary in 32 bit Linux? Or any guesses? thanks, Karthika.