Hi again,
this time I have tried to compile the kernel, with an embedded compiler on the board.
here is the result...
....
BOOTAS arch/powerpc/boot/ps3-hvcall.o
BOOTCC arch/powerpc/boot/ps3.o
BOOTCC arch/powerpc/boot/treeboot-bamboo.o
BOOTCC arch/powerpc/boot/cuboot-8xx.o
BOOTCC arch/powerpc/boot/cuboot-pq2.o
BOOTCC arch/powerpc/boot/cuboot-sequoia.o
BOOTCC arch/powerpc/boot/treeboot-walnut.o
Assembler messages:
Error: Internal assembler error for instruction icbt
Internal error, aborting at ../../gas/config/tc-ppc.c line 1300 in ppc_setup_opcodes
Please report this bug.
make[2]: *** [arch/powerpc/boot/treeboot-walnut.o] Error 2
make[1]: *** [uImage] Error 2
make: *** [sub-make] Error 2
any idea ?
cheers,
Maxime
maxime louvel wrote:ARCH == ppc is scheduled for _removal_ from the
> Thanks for your answer,
>
> I am going to check this ppc / powerpc things.
> I should use the architecture powerpc, don't I?
entire Kernel source base is just about 4 months.
Feel free to move the deck chairs around. :-)
Perhaps, for starters, you read "Building Embedded Linux Systems"
> I'm not really sure I have understand what do you want to do with a
> BDI-2000.
as found here:
http://www.oreilly.com/catalog/belinuxsys/Of course. But when you get no information there,
> I access the cards through a serial line directly.
you might try a different interface.
jdl