From: Wang Yong <wung_y@263.net>
To: TiVo Webmaster <webmaster@tivo.com>
Cc: linuxppc embedded mail list <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: TiVo Kernel for 403GCX Update (was Re: Support for IBM CPUs?)
Date: Fri, 12 Nov 1999 11:12:05 +0800 [thread overview]
Message-ID: <382B8585.D3922B01@263.net> (raw)
In-Reply-To: NCBBKEJANBMELEFCJOGIGEKJDFAA.webmaster@tivo.com
i downloaded the toolchain from tivo/linux but failed to build it on my
i386 box. i have installed cross gcc for ppc-2.95.2 under
/usr/local/gcc-ppc.
below is what i did to build:
1. uncompress toolchain.tar.gz to my work directory
2. run libc-ppc/doConfig
3. create libc-ppc/configparms contains these lines:
CC=/usr/local/gcc-ppc/bin/gcc
AR=/usr/local/gcc-ppc/bin/ar
RANLIB=/usr/local/gcc-ppc/bin/ranlib
AS=/usr/local/gcc-ppc/bin/as
LD=/usr/local/gcc-ppc/bin/ld
BUILD_CC=/usr/bin/gcc
4. run "make all" under directory "libc-ppc"
after a while, i was told something wrong:
mv -f /root/toolchain/libc-ppc/csu/crtn.s-new
/root/toolchain/libc-ppc/csu/crtn.s
/usr/local/gcc-ppc/bin/gcc -c /root/toolchain/libc-ppc/csu/crti.s -o
/root/toolchain/libc-ppc/csu/crti.o
/usr/local/gcc-ppc/bin/gcc -c /root/toolchain/libc-ppc/csu/crtn.s -o
/root/toolchain/libc-ppc/csu/crtn.o
/usr/local/gcc-ppc/bin/gcc ../sysdeps/powerpc/elf/crtbegin.S -c -I. -I..
-I../libio -I/root/toolchain/libc-ppc -I../sysdeps/powerpo
/usr/local/gcc-ppc/bin/gcc ../sysdeps/powerpc/elf/crtend.S -c -I. -I..
-I../libio -I/root/toolchain/libc-ppc -I../sysdeps/powerpc/o
make[2]: *** No rule to make target
`/root/toolchain/libc-ppc/csu/crtbeginS.o', needed by `others'. Stop.
make[2]: Leaving directory `/root/toolchain/libc/csu'
make[1]: *** [csu/others] Error 2
make[1]: Leaving directory `/root/toolchain/libc'
make: *** [all] Error 2
i check the csu/Makefile and found the error may be caused by makefile.
so
i build crtbegin.so by myself and copy to the right place and after
that i can go on. but another error appeared when build library of nss
and
nis. it seems it's also makefile's problem.
is there something wrong in these steps? i think the makefile should
be correct and i must do something wrong. has anyone already build
libc-ppc
successfully?
TiVo Webmaster wrote:
>
> Got it done yesterday!
>
> http://www.tivo.com/linux
>
> enjoy,
> Richard Bullwinkle
> TiVo Webmaster
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~1999-11-12 3:12 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-10-13 11:44 Support for IBM CPU's ? daniel.n.nilsson
1999-10-13 14:59 ` Grant Erickson
1999-10-13 21:13 ` Wolfgang Denk
1999-10-13 21:54 ` Grant Erickson
1999-10-14 5:13 ` Grant Erickson
1999-10-14 14:40 ` Adrian Cox
1999-10-18 21:38 ` Daniel Nilsson
1999-10-18 23:24 ` Jason Haas
1999-10-20 20:03 ` Support for IBM CPUs? Grant Erickson
1999-10-23 1:32 ` TiVo Kernel for 403GCX Update (was Re: Support for IBM CPUs?) Grant Erickson
1999-10-23 7:55 ` Wolfgang Denk
1999-10-23 16:37 ` TiVo Webmaster
1999-11-12 3:12 ` Wang Yong [this message]
1999-11-18 1:33 ` TiVo Webmaster
1999-10-24 10:57 ` Wang Yong
1999-10-25 14:33 ` Marcus Sundberg
1999-10-18 23:38 ` Support for IBM CPU's ? Grant Erickson
[not found] <B43E0634.1BD%mfryar@gcctech.com>
1999-10-28 18:04 ` TiVo Kernel for 403GCX Update (was Re: Support for IBM CPUs?) Grant Erickson
[not found] <Pine.SGI.4.10.9910281200550.695157-100000@sapphire.lcse.umn.edu>
1999-10-28 18:13 ` Jason Haas
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=382B8585.D3922B01@263.net \
--to=wung_y@263.net \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=webmaster@tivo.com \
/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;
as well as URLs for NNTP newsgroup(s).