32 bit and 64 bit freebsd binary compatiblty

Dominic Fandrey kamikaze at bsdforen.de
Mon Feb 18 15:24:14 UTC 2008


navneet Upadhyay wrote:
> Hi ,
>         For our product we generally compile the binaries on 32 bit systems
> and use them for both 32 and 64 bit systems. like we have same binaries for
> 32 bit and 64 bit RHEL.
> 
> We are porting the product to FreeBSD and when we tried the same,
> i.erunning binaries compiled on 32 bit FreeBSD
> 6.2 on 64 bit FreeBSD system they produce *core dump.*
> 
> 
> Any known reasons, do we have to compile binaries on 64 bit machine.

This should not happen. I would blindly guess at a linking problem. Are you 
using any shared libraries that do not belong to the base system?


More information about the freebsd-questions mailing list