From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot-Users] cross compiler
Date: Wed, 25 Jan 2012 18:13:41 +0100 [thread overview]
Message-ID: <201201251813.41578.marek.vasut@gmail.com> (raw)
In-Reply-To: <CABftKV0woRhkUo4iUcw+jnYDa1aqHCK=yt-xVDVGqdqFczj=uA@mail.gmail.com>
> hi.. i am new to u-boot .
> for my practice my team leader asked me to
> cross compile arm720t modnet50 board with arm-none-linux compiler and now
> asking me to compile the same source code with abacus-anurag-linux compiler
> . will it be useful for me? and i am getting a error that system not
> configured -see readme..
> please help me to start my carrier in u-boot..
It's always good to start with README and doc/
Anyway,
make CROSS_COMPILE=arm-whatever mrproper
make CROSS_COMPILE=arm-whatever modnet50
prev parent reply other threads:[~2012-01-25 17:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-25 7:49 [U-Boot] [U-Boot-Users] cross compiler periyasamy samy
2012-01-25 17:13 ` Marek Vasut [this message]
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=201201251813.41578.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.