From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] ARCH=ppc vs powerpc
Date: Wed, 02 Apr 2008 16:45:57 +0200 [thread overview]
Message-ID: <8763v071sq.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <0d2f01c894cc$1fb56540$f52f9e86@LPSC0173W> (Guillaume Dargaud's message of "Wed\, 2 Apr 2008 16\:16\:12 +0200")
>>>>> "Guillaume" == Guillaume Dargaud <dargaud@lpsc.in2p3.fr> writes:
Guillaume> Anyone care to comment on that:
Guillaume> $ make ARCH=ppc linux26-menuconfig
Guillaume> [ -f
Guillaume> /home/guinevere/buildroot/project_build_ppc/genepy/linux-2.6.24/.config ] |
Guillaume> | cp local/genepy/linux-2.6.24.config
Guillaume> /home/guinevere/buildroot/project_build_pp
Guillaume> c/genepy/linux-2.6.24/.config
Guillaume> /usr/bin/make -j1 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="" ARCH=powerpc
Guillaume> [...]
Guillaume> Why does ARCH change ?!?
Because target/linux/Makefile.in uses KERNEL_ARCH for ARCH setting,
and not what you have set ARCH to on the cmdline.
KERNEL_ARCH is calculated in
toolchain/kernel-headers/kernel-headers.mk - Notice that arch/ppc is
deprecated, you should use arch/powerpc nowadays.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2008-04-02 14:45 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-02 14:16 [Buildroot] ARCH=ppc vs powerpc Guillaume Dargaud
2008-04-02 14:45 ` Peter Korsgaard [this message]
2008-04-02 16:23 ` Guillaume Dargaud
2008-04-02 16:41 ` Bernhard Fischer
2008-04-03 12:09 ` Guillaume Dargaud
2008-04-03 12:24 ` Peter Korsgaard
2008-04-03 14:20 ` Guillaume Dargaud
2008-04-03 15:09 ` Peter Korsgaard
2008-04-03 15:34 ` Guillaume Dargaud
2008-04-04 8:03 ` Peter Korsgaard
2008-04-04 9:02 ` Guillaume Dargaud
2008-04-04 9:37 ` Peter Korsgaard
2008-04-04 10:28 ` Guillaume Dargaud
2008-04-04 11:07 ` Peter Korsgaard
2008-04-04 12:30 ` Guillaume Dargaud
2008-04-04 13:37 ` Peter Korsgaard
2008-04-04 14:10 ` Bernhard Fischer
2008-04-04 14:18 ` Peter Korsgaard
2008-04-04 16:00 ` Guillaume Dargaud
2008-04-04 18:02 ` Peter Korsgaard
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=8763v071sq.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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.