public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: "nishanth menon" <menon.nishanth@gmail.com>
To: Budhee Jamaich <budheej@gmail.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: cross compiling for OMAP2430
Date: Tue, 17 Apr 2007 08:16:11 -0500	[thread overview]
Message-ID: <782515bb0704170616w6fe8e474q2dded08e31d1e409@mail.gmail.com> (raw)
In-Reply-To: <57314e840704161116j72c659ddh884817692f774364@mail.gmail.com>

Hi Budhee,

On 4/16/07, Budhee Jamaich <budheej@gmail.com> wrote:
> Hm. Do I have to use such environment ? Can't I just choose the right
> ./configure parameter and the application will be built for the target ?
you may, but you need to look at a case by case basis. for example, if
u want to cross compile for ARM, busybox will need "make ARCH=ARM
CROSS_COMPILE=arm-none-linux-gnueabi-" etc.. some apps dont know the
existance of CROSS_COMPILE.. and they'd use CC for the same, in which
case u'd have to do "make CC=arm-none-linux-gnueabi-gcc"..

personally, i hand compile most of my own stuff, some places, i'd have
to hack arnd "arm-unaware" apps.. but most places it is
straightforward.

I put some links in this discussion thread:
http://linux.omap.com/pipermail/linux-omap-open-source/2007-January/008841.html
the compiler link and busybox build info might be useful.

Regards,
Nishanth Menon

  reply	other threads:[~2007-04-17 13:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <57314e840704151059i69c53b63s3fa0f7ad55f0d9bf@mail.gmail.com>
2007-04-16  5:13 ` cross compiling for OMAP2430 Budhee Jamaich
2007-04-16 10:41   ` Philip Balister
2007-04-16 18:16     ` Budhee Jamaich
2007-04-17 13:16       ` nishanth menon [this message]
2007-04-17 13:21         ` Kipisz, Steven
2007-04-17 13:51           ` Budhee Jamaich
2007-04-17 14:14             ` nishanth menon
2007-04-17 14:19             ` Kipisz, Steven
2007-04-17 14:29               ` Budhee Jamaich
2007-04-17 14:45                 ` nishanth menon
2007-04-17 14:53                   ` One NAND Booting sathish.madhava
2007-04-17 15:25                     ` Woodruff, Richard
2007-04-17 16:09                       ` sathish.madhava
2007-04-17 17:00                         ` Woodruff, Richard
2007-04-18  0:24                           ` Kyungmin Park
2007-04-17 14:57                 ` cross compiling for OMAP2430 Woodruff, Richard

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=782515bb0704170616w6fe8e474q2dded08e31d1e409@mail.gmail.com \
    --to=menon.nishanth@gmail.com \
    --cc=budheej@gmail.com \
    --cc=linux-omap-open-source@linux.omap.com \
    /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