[U-Boot-Users] Building U-Boot 1.0.1 with -g -Os.

Hi,
I have been able to build U-Boot, without -g and with -O0, with gcc 3.3.2 and glibc 2.3.2, with a cross compiler provided by Dan Kegel. I am using a MPC8540.
However, when I do a build with -g and Os, the resulting U-Boot binary hangs!
Has anybody experienced the same type of problem? And if you have, can you tell me how you resolved the problem.
Regards,
Reza.
__________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail

In message 20040722224305.50089.qmail@web61106.mail.yahoo.com you wrote:
I have been able to build U-Boot, without -g and with -O0, with gcc 3.3.2 and glibc 2.3.2, with a cross compiler provided by Dan Kegel. I am using a MPC8540.
However, when I do a build with -g and Os, the resulting U-Boot binary hangs!
-g -Os are the standard options. The have always been working for all systems that are in good shape.
Seems you have a problem with your port, and/or with your tools.
Best regards,
Wolfgang Denk
participants (2)
-
Reza Salehi
-
Wolfgang Denk