* will the real ppc kernel please stand up
@ 2001-10-26 19:01 Mark Pilon
2001-10-26 19:52 ` Tom Rini
2001-10-26 21:24 ` Armin Kuster
0 siblings, 2 replies; 3+ messages in thread
From: Mark Pilon @ 2001-10-26 19:01 UTC (permalink / raw)
To: linuxppc-embedded
I know we've been over this before, but I was following some
advice to get the latest development kernel via pengiunppc.org, via
rsync:
rsync -avz --delete source.mvista.com::<tree> <directory>,
where <tree> is one of:
linuxppc_2_4
linuxppc_2_4_devel
naively hoping to get something stable, I pulled linuxppc_2_4, configured
it for ppc4xx / walnut and attempted to build it. no luck:
powerpc-linux-gcc -D__KERNEL__
-I/home/mpilon/ppc_tools/BUILDS/linuxppc_2_4/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -D__powerpc__ -fsigned-char -msoft-float
-pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -mcpu=403 -c -o
ppc4xx_pic.o ppc4xx_pic.c
{standard input}: Assembler messages:
{standard input}:83: Error: unsupported relocation type
{standard input}:84: Error: unsupported relocation type
{standard input}:111: Error: unsupported relocation type
{standard input}:128: Error: unsupported relocation type
{standard input}:145: Error: unsupported relocation type
{standard input}:149: Error: unsupported relocation type
{standard input}:64: Error: unsupported relocation type
make[1]: *** [ppc4xx_pic.o] Error 1
does anyone know where & how to get a reasonably recent snapshot of
the development tree which builds?
"reasonably recent" could be a month or 2 old ... I'd rather have
something which builds and runs than the bleeding edge ...
Mark
--
Mark Pilon
Minolta-QMS
P.O. Box 37
Fallon, MT. 59326-0037
1-406-853-0433
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: will the real ppc kernel please stand up
2001-10-26 19:01 will the real ppc kernel please stand up Mark Pilon
@ 2001-10-26 19:52 ` Tom Rini
2001-10-26 21:24 ` Armin Kuster
1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2001-10-26 19:52 UTC (permalink / raw)
To: Mark Pilon; +Cc: linuxppc-embedded
On Fri, Oct 26, 2001 at 01:01:32PM -0600, Mark Pilon wrote:
> naively hoping to get something stable, I pulled linuxppc_2_4, configured
> it for ppc4xx / walnut and attempted to build it. no luck:
The '2_4' tree doesn't have working 4xx support.
[snip]
> does anyone know where & how to get a reasonably recent snapshot of
> the development tree which builds?
linuxppc_2_4_devel should be fine. linuxppc_2_4 has never had working
4xx support.
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: will the real ppc kernel please stand up
2001-10-26 19:01 will the real ppc kernel please stand up Mark Pilon
2001-10-26 19:52 ` Tom Rini
@ 2001-10-26 21:24 ` Armin Kuster
1 sibling, 0 replies; 3+ messages in thread
From: Armin Kuster @ 2001-10-26 21:24 UTC (permalink / raw)
To: Mark Pilon; +Cc: linuxppc-embedded
Mark Pilon wrote:
>
> I know we've been over this before, but I was following some
> advice to get the latest development kernel via pengiunppc.org, via
> rsync:
>
linuxppc_2_4
> linuxppc_2_4_devel
Pulled this morning and Works fine today on Walnut
-- armin
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-10-26 21:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-26 19:01 will the real ppc kernel please stand up Mark Pilon
2001-10-26 19:52 ` Tom Rini
2001-10-26 21:24 ` Armin Kuster
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).