public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] compile the u-boot
Date: Fri, 13 Jan 2012 20:34:23 +0100	[thread overview]
Message-ID: <20120113193423.7B15D11CDEDB@gemini.denx.de> (raw)
In-Reply-To: <65FA52F035A583499CF50319F9E7ADBC081F5D@EXMBX1.ott.qnx.com>

Dear Jilin Zhou,

In message <65FA52F035A583499CF50319F9E7ADBC081F5D@EXMBX1.ott.qnx.com> you wrote:
> 
> Thanks for the reply. My host environment is Mac. Our company has a cross
> compiler toolchain  for armv7.

Meybe it has some problem?

> We use this cross compiler every day and it should be fine.

Maybe not fine enough for U-Boot ;-)

> Anywhere I made it wrong? Thanks.

I cannot see any problems either - tested with ELDK 4.2 through 5.2.

For example:

-> eldk-switch -r 5.2 armv7a
Setup for armv7a (using ELDK 5.2)
-> ./MAKEALL omap4_panda
Configuring for omap4_panda board...
panda.c: In function 'misc_init_r':
panda.c:78:2: warning: implicit declaration of function 'gpio_direction_input' [-Wimplicit-function-declaration]
panda.c:79:2: warning: implicit declaration of function 'gpio_get_value' [-Wimplicit-function-declaration]
panda.c: In function 'misc_init_r':
panda.c:78:2: warning: implicit declaration of function 'gpio_direction_input' [-Wimplicit-function-declaration]
panda.c:79:2: warning: implicit declaration of function 'gpio_get_value' [-Wimplicit-function-declaration]
   text    data     bss     dec     hex filename
 184296    4376  203648  392320   5fc80 ./u-boot

--------------------- SUMMARY ----------------------------
Boards compiled: 1
Boards with warnings or errors: 1 ( omap4_panda )
----------------------------------------------------------


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I often quote myself; it adds spice to my conversation.  - G. B. Shaw

  reply	other threads:[~2012-01-13 19:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-12 20:42 [U-Boot] compile the u-boot Jilin Zhou
2012-01-12 22:27 ` Albert ARIBAUD
2012-01-13  0:18   ` Jilin Zhou
2012-01-13 19:34     ` Wolfgang Denk [this message]
2012-02-03 20:42     ` Albert ARIBAUD

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=20120113193423.7B15D11CDEDB@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /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