Mixing libraries for different architectures into a shared lib
Erik Leunissen
e.leunissen@hccnet.nl
Sun Jan 22 01:37:00 GMT 2012
More information about the Binutils mailing list
Sun Jan 22 01:37:00 GMT 2012
- Previous message (by thread): Mixing libraries for different architectures into a shared lib
- Next message (by thread): Mixing libraries for different architectures into a shared lib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A variation on this theme (ELF format presumed): Is it possible to link a 32-bit (i686) object file into a shared lib for a 64-bit (x86_64) target, which otherwise consists of code from 64-bit object files (x86_64)? Will it load (on a x86_64 architecture)? Will it run when loaded (likewise)? TIA, Erik.
- Previous message (by thread): Mixing libraries for different architectures into a shared lib
- Next message (by thread): Mixing libraries for different architectures into a shared lib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list