Howdy,
 
I downloaded and installed the ELDK.  My board is Motorola FADS860T.  I did:
 
install ppc_8xx in ELDK,
make FADS860T_config in U-Boot,
make all.
 
Here is what I got:
 
ppc_8xx-gcc -g  -Os   -mrelocatable -ffixed-r14 -meabi -D__KERNEL__ -DTEXT_BASE=0x02800000 -I/opt/daljxu/u-boot/u-boot/include -fno-builtin -ffreestanding -nostdinc -isystem /opt/daljxu/ELDK/usr/bin/../lib/gcc-lib/ppc-linux/3.2.2/include -pipe  -DCONFIG_PPC -D__powerpc__ -DCONFIG_8xx -ffixed-r2 -ffixed-r29 -mstring -mcpu=860 -msoft-float -Wall -Wstrict-prototypes -c -o timer.o timer.c
{standard input}: Assembler messages:
{standard input}:19: Error: Relocation cannot be done when using -mrelocatable
make[1]: *** [timer.o] Error 1
rm sched.o hello_world.o
make[1]: Leaving directory `/mnt/sda/daljxu/u-boot/u-boot-1.0.0/examples'
make: *** [subdirs] Error 1
 
Do I miss something in the build process?
 
Thanks,
 
Jim
 
_________________________
Jim Xu, SMTS-SW
Flextronics International
Phone: (469) 229-2154
Email: jim.xu@flextronics.com