From: kristoffer.ericson@gmail.com (Kristoffer Ericson)
To: linux-arm-kernel@lists.infradead.org
Subject: arm-unknown-linux-gnu-ld: no machine record defined
Date: Thu, 31 Dec 2009 11:36:48 +0100 [thread overview]
Message-ID: <20091231113648.c438503d.kristoffer.ericson@gmail.com> (raw)
Greetings,
Im adding support for the Dell AXIM X30. Ive created the machine file with relevant makefile/Kconfig option
and everything compiles nicely up to the linker that spits out no machine record defined.
Kconfig contains
config MACH_X30
bool "AximX30 platform"
select PXA27x
select IWMMXT
select PXA_HAVE_BOARDS_IRQ
and aximx30.c got
MACHINE_START(X30, "Axim X30")
.......
Shouldnt that be enough for it to find the machine record?
mach-types got
X30 MACH_X30 X30 655
Maybe im using too old toolchain? Using gcc-3.4.5 + glibc 2.3.5
Best wishes
Kristoffer Ericson
--
Kristoffer Ericson <kristoffer.ericson@gmail.com>
next reply other threads:[~2009-12-31 10:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-31 10:36 Kristoffer Ericson [this message]
2009-12-31 13:19 ` arm-unknown-linux-gnu-ld: no machine record defined Wan ZongShun
2009-12-31 17:27 ` Kristoffer Ericson
2010-01-01 3:18 ` Wan ZongShun
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=20091231113648.c438503d.kristoffer.ericson@gmail.com \
--to=kristoffer.ericson@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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