how to cross compile kexec for 64b x86_64 on a 32b x86

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* "Srinivas Murthy" <codevana at gmail.com> [2008-06-24 11:11]:
>
> Hi,
> 	I need to cross-compile kexec-tools-1.101 for a x86_64 architecture
> platform on a 32b x86.
> 
> 	I didn't see any instructions in the configure, etc. scripts for doing this.

gcc does not support that (like the -m32 flag when you build i386 on
x86-64). You need to build a cross compiler, and then you would pass
that via

      CC=your-cross-compiler ./configure



Bernhard
-- 
Bernhard Walle, SUSE LINUX Products GmbH, Architecture Development



[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux