From: sébastien tadéoni <sebastien_tadeoni@yahoo.fr>
To: linux ppc embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: Cross compilation for MPC860
Date: Thu, 16 Sep 1999 14:52:31 +0200 (CEST) [thread overview]
Message-ID: <19990916125231.12806.rocketmail@web601.yahoomail.com> (raw)
Dear PPC People
I'm student working on a project with linux.
I want to import the linux OS on a MPC860PowerQuick MBX custom card.
I'm working on a PII 400 computer with the linux Mandrake 6.0 release .
I follow the instructions given on the
www.member.home.com/mmporter/cross.html site.
I encount some problems with this procedure for building my own
environment.
I have no problem for installing binutils-2.2.1.0.19a.
But during the make of egcs-core-1.1.2, some command like
'powerpc-linux-ar' were unknown.
I found it in /usr/local/bin, so I assume I must modified the $PATH .
With this manipulation I didn't encount error any more (just some
warning).
Concerning the kernel sources, I took an embedded-2.2.5.tar.gz file on
the linuxppc site.
I don't know where I must put the linux sources directory to, so I make
it in /home (like the two precedent files).
I make menuconfig, dep and then clean with no problems.
During the make zImage I get the following errors:
ppc_ksyms.c:71:'isa_io_base' undeclared here (not in a fonction)
ppc_ksyms.c:71:'initializer element for '--ksymtab_isa_io_base.value'
is not constant,
And the same thing with the variable pci_dram_offset.
Perhaps is there a configuration problem or I didn't install correctly
the powerpc-linux environment for cross development?
On top of that the /usr/local/powerpc_linux/include directory is empty
so that I can't make the ln -s with the include/linux and include/asm
directories(in my linux sources directory) before I want to build the
LibC.
I will appreciate any suggestions and help from you on this subject.
Thanks in advance.
Have a good day.
Sébastien.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~1999-09-16 12:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-09-16 12:52 sébastien tadéoni [this message]
1999-09-16 18:21 ` Cross compilation for MPC860 Scott Wood
1999-09-16 23:44 ` Brendan Simon
1999-09-17 0:23 ` Graham Stoney
1999-09-17 1:12 ` Dan Malek
-- strict thread matches above, loose matches on Subject: below --
1999-09-21 12:40 sébastien tadéoni
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=19990916125231.12806.rocketmail@web601.yahoomail.com \
--to=sebastien_tadeoni@yahoo.fr \
--cc=linuxppc-embedded@lists.linuxppc.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 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.