Binary compatibility on IA64 RHEL4.0

Pratima Mauskar <[email protected]> Fri, 10 Dec 2004 16:00:55 +0530
Newsgroups gmane.linux.redhat.ia64.general
Message-ID <[email protected]>
Hi,

Binaries compiled on RAS 3.0 (IA 32) machine are not 
working on RHEL 4.0 (IA64) machine.
It gives error : 
 ./myexe ; echo $?
bash: ./myexe: cannot execute binary file
126

Is it not binary compatible ?