From: Mudeem Iqbal <mudeem@Quartics.com>
To: "'linux-kernel@vger.kernel.org'" <linux-kernel@vger.kernel.org>
Subject: mipsel-linux-ld:arch/mips/kernel/vmlinux.lds:468: parse error
Date: Mon, 10 Jan 2005 16:22:52 +0500 [thread overview]
Message-ID: <1B701004057AF74FAFF851560087B1610646A3@1aurora.enabtech> (raw)
hello all
I have built a toolchain using the following combination
binutils-2.15.94.0.2
gcc-3.4.3
glibc-2.3.3
linux-2.6.9 (from linux-mips.org)
I am cross compiling linux kernel for mips. I think the toolchain has been
successfully built. But when cross compiling the kernel I get the following
error
LD init/built-in.o
LD .tmp_vmlinux1
mipsel-linux-ld:arch/mips/kernel/vmlinux.lds:6: parse error
make: ***[.tmp_vmlinux1] Error 1
The vmlinux.lds generated is as follows
1) OUPUT_ARH(mips)
2) Entry(kernel_entry)
3) jiffies = jiffies_64;
4) SECTION
5) {
6) . = ;
7) /* rea-only */
8) _text = .; /* Text and read only data *
and so on........
}
The line indicated by the error is . = ; Any ideas
Thanks in advance
Mudeem
next reply other threads:[~2005-01-10 11:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-10 11:22 Mudeem Iqbal [this message]
2005-01-10 11:37 ` Jan-Benedict Glaw
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=1B701004057AF74FAFF851560087B1610646A3@1aurora.enabtech \
--to=mudeem@quartics.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
all inboxes | Powered by JetHome®