Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Walle <bwalle@suse.de>
To: Srinivas Murthy <codevana@gmail.com>
Cc: kexec@lists.infradead.org
Subject: Re: how to cross compile kexec for 64b x86_64 on a 32b x86
Date: Tue, 24 Jun 2008 20:14:07 +0200	[thread overview]
Message-ID: <20080624201407.2cf464ed@kopernikus.site> (raw)
In-Reply-To: <df1bdeb10806241111q1b992291k35ed22894282377f@mail.gmail.com>

* "Srinivas Murthy" <codevana@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

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

  reply	other threads:[~2008-06-24 18:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-24 18:11 how to cross compile kexec for 64b x86_64 on a 32b x86 Srinivas Murthy
2008-06-24 18:14 ` Bernhard Walle [this message]
2008-06-24 18:46   ` Srinivas Dharmasanam
2008-06-24 18:50     ` Bernhard Walle
2008-06-24 23:48       ` Srinivas Murthy
2008-06-25  6:57         ` Bernhard Walle
2008-06-24 18:52 ` Neil Horman
2008-06-24 18:55   ` Bernhard Walle
2008-06-24 20:32     ` Neil Horman
     [not found] <mailman.1873.1214398996.2802.kexec@lists.infradead.org>
2008-06-25 13:52 ` Dave Anderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080624201407.2cf464ed@kopernikus.site \
    --to=bwalle@suse.de \
    --cc=codevana@gmail.com \
    --cc=kexec@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox