From: Willy Tarreau <willy@w.ods.org>
To: akennedy@techmoninc.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: ixp4xx_defconfig
Date: Wed, 11 Jan 2006 22:20:11 +0100 [thread overview]
Message-ID: <20060111212011.GK7142@w.ods.org> (raw)
In-Reply-To: <20060111130342.bfc52cea95091b0fffcb409eab6296ba.5d36bccaec.wbe@email.secureserver.net>
On Wed, Jan 11, 2006 at 01:03:42PM -0700, akennedy@techmoninc.com wrote:
> Please CC me :shameful: as I'm not part of the list.
>
> Please forgive if this has already been asked (I did look and couldn't
> find the answer).
>
> I have a fresh install of 2.6.15, patched with 2.6.15-git6, edited the
> top-level make file and changed the ARCH ?= <blah> to ARCH = arm
>
> I then issue the following commands
> make ixp4xx_defconfig
> make
>
> and I get the following:
> CHK include/linux/version.h
> UPD include/linux/version.h
> SPLIT include/linux/autoconf.h -> include/config/*
> SYMLINK include/asm-arm/arch -> include/asm-arm/arch-ixp4xx
> Generating include/asm-arm/mach-types.h
> SYMLINK include/asm -> include/asm-arm
> CC arch/arm/kernel/asm-offsets.s
> cc1: error: invalid option `big-endian'
> cc1: error: invalid option `apcs'
> cc1: error: invalid option `no-sched-prolog'
> cc1: error: invalid option `abi=apcs-gnu'
> cc1: error: invalid option `tune=strongarm110'
> cc1: error: bad value (armv4) for -march= switch
> cc1: error: bad value (armv4) for -mcpu= switch
> make[1]: *** [arch/arm/kernel/asm-offsets.s] Error 1
> make: *** [prepare0] Error 2
>
> I'm sure that I'm not doing something easy, but I'm a virgin to Embedded
> systems.
I suspect that you did not change your CC variable to point to your
ARM toolchain. This is generally what causes gcc to complain about
invalid options.
> Sorry for the post, I know you guys have more to do than answer
> questions
> for embedded newbies.
>
> Thanks in advance for any assistance you can offer.
>
> Andy Kennedy
> Sr. Programmer
> Technical Monitoring Research Inc.
Regards,
Willy
prev parent reply other threads:[~2006-01-11 21:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-11 20:03 ixp4xx_defconfig akennedy
2006-01-11 21:20 ` Willy Tarreau [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=20060111212011.GK7142@w.ods.org \
--to=willy@w.ods.org \
--cc=akennedy@techmoninc.com \
--cc=linux-kernel@vger.kernel.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