Problem compiling U-Boot with Codesourcery 4.4-54/4.4-217
SKARPATHIOTAKIS, GEORGE
GSKARPATHIOTAKIS at tycoint.com
Wed May 12 13:50:44 UTC 2010
Hi,
I've tried both the new 4.4 toolchain for coldfire GNU/Linux (4.4-54 &
4.4-217) in building my embedded system via LTIB, but when it came to
rebuilding U-Boot it complained about this line in common/main.c:
inline show_boot_progress (int val) __attribute__((weak,
alias("__show_boot_progress")));
Stating that it cannot be weak. Of course I've tried removing the weak
and/or the inline keyword, but then my u-boot does not function
properly. I've also noticed that on other forums that this issue is
known about gcc 4.4 and why many are sticking with 4.3.
I would like to know if anyone here has had the same problem, and if
this issue is being looked at?
GS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourcerytools.com/pipermail/coldfire-gnu-discuss/attachments/20100512/b3d481a6/attachment.html>
More information about the coldfire-gnu-discuss
mailing list