[U-Boot-Users] PPC-8xx cross compiler U-boot error

Dear All, I have install the ELDK3.0. And, I want to build the ppcboot.
bash$ make TQM850L_config bash$ make all
then, I get some error like this:
{standard input}: 4998: Error: Relocation cannot be done when using -mrelocatable
Why I can't compiler the ppcboot?
Thanks
Sam

In message 005301c401c9$0c7dc5c0$5e01fea9@samnote you wrote:
I have install the ELDK3.0. And, I want to build the ppcboot.
...
{standard input}: 4998: Error: Relocation cannot be done when using -mrelocatable
Why I can't compiler the ppcboot?
PPCBoot cannot be compiled with more recent (3.x) compilers. PPCBoot is a dead project so please don't be surprised.
Please use a recent version of U-Boot instead.
Best regards,
Wolfgang Denk

Thank you. But I still can't compiler it. Redhat 7.3 ELDK 3.0 ppc-2004-02-16.iso u-boot-1.0.0 ..... make all ..... {standard input}: Assembler messages: {standard input}: 19: Error: Relocation cannot be done when using -mrelocatable make[1]: *** [timer.o] Error 1 make[1]: Leaving directory `/opt/eldk/usr/src/u-boot-1.0.0/examples
Did I miss something?
Best regards, Sam Wang
I have install the ELDK3.0. And, I want to build the ppcboot.
...
{standard input}: 4998: Error: Relocation cannot be done when
using -mrelocatable
Why I can't compiler the ppcboot?
PPCBoot cannot be compiled with more recent (3.x) compilers. PPCBoot is a dead project so please don't be surprised.
Please use a recent version of U-Boot instead.
Best regards,
Wolfgang Denk
-- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de Never call a man a fool. Borrow from him.

In message 005601c4025b$a9461b40$5e01fea9@samnote you wrote:
Thank you. But I still can't compiler it.
...
u-boot-1.0.0
...
Did I miss something?
Yes, you missed what I typed:
Please use a recent version of U-Boot instead.
^^^^^^
Please use a _R_E_C_E_N_T_ version of U-Boot. For example, just use the U-Boot sources that come included with the ELDK.
Best regards,
Wolfgang Denk
participants (2)
-
Wolfgang Denk
-
王勝弘