public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
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 18:27:47 +0100	[thread overview]
Message-ID: <20091231182747.ea8986e6.kristoffer.ericson@gmail.com> (raw)
In-Reply-To: <e68bb3470912310519q66a40fbcm15d85a0a5ed19a2f@mail.gmail.com>

On Thu, 31 Dec 2009 21:19:54 +0800
Wan ZongShun <mcuos.com@gmail.com> wrote:

> 2009/12/31 Kristoffer Ericson <kristoffer.ericson@gmail.com>:
> > 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
> >
> 
> Please make sure above definition was really included in your current
> system at compiling time.
> 

Ive made distclean/clean and recompiled numerous times and getting exactly same
problem. So must be something else.

> 
> > 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>
> >
> >
> > _______________________________________________
> > linux-arm-kernel mailing list
> > linux-arm-kernel at lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> >
> 
> 
> 
> -- 
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel


-- 
Kristoffer Ericson <kristoffer.ericson@gmail.com>

  reply	other threads:[~2009-12-31 17:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-31 10:36 arm-unknown-linux-gnu-ld: no machine record defined Kristoffer Ericson
2009-12-31 13:19 ` Wan ZongShun
2009-12-31 17:27   ` Kristoffer Ericson [this message]
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=20091231182747.ea8986e6.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