Compilation/Link question

Daniel Jacobowitz drow@false.org
Tue Jun 6 02:24:00 GMT 2006


On Mon, Jun 05, 2006 at 04:38:34PM -0400, Belden, Alvin (MED US) wrote:
> The long and short of this is that I cannot compile for one chip
> architecture and expect to link on a platform using a different chip
> architecture, regardless of any ld tweaks I might attempt. Is this
> correct? It seems obvious but I need to be sure I am not missing
> something obvious.

Generally correct.  You can not link ia32 and ia64 code.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Binutils mailing list