Mixing 64 and 32-bit code
    Kris Kennaway 
    kris at FreeBSD.org
       
    Thu Aug  7 19:46:07 UTC 2008
    
    
  
Andrea Venturoli wrote:
> Kris Kennaway ha scritto:
> 
>> You can't mix and match Linux and FreeBSD code in the same binary.
> 
> Sorry for stepping in, but I have a similar question I asked in the past 
> and didn't get any answer:
> is it possible to mix and match 32-bit and 64-bit FreeBSD code?
> 
> I have a closed source 32-bit library which I'd like to link to on a 
> 64-bit system...
Again, no, for basically the same reasons.  The ABI is per-process.
Kris
    
    
More information about the freebsd-questions
mailing list