[U-Boot-Users] GCC3.4.0 Coldfire 52xx Build problems
Murray.Jensen at csiro.au
Murray.Jensen at csiro.au
Fri Aug 5 11:50:58 CEST 2005
On Fri, 05 Aug 2005 11:07:09 +0200, Wolfgang Denk writes:
>In message <14067.1123225365 at gerd> you wrote:
>>
>> I use GCC-3.4.3 to build U-Boot for our MPC8560 based board. I had an
>> internal linker error which I traced to the following in my linker script:
>>
>> . = + SIZEOF_HEADERS;
>>
>> I changed this to:
>>
>> . = + 1024;
>>
>> and it prevented the core dump in the linker.
>
>Of course this can be no more than part of a bug report to the
>binutils folk. I would't even consider this as a workaround.
Umm.. I think I worked out what was a reasonable value for SIZEOF_HEADERS
and substituted it. The build succeeds and runs fine on our MPC8560 board.
So I would consider this a reasonable work-around, until they fix binutils
(maybe they already have - I haven't tried later versions). Cheers!
Murray...
--
Murray Jensen, CSIRO Manufacturing & Infra. Tech. Phone: +61 3 9662 7763
Locked Bag No. 9, Preston, Vic, 3072, Australia. Fax: +61 3 9662 7853
Internet: Murray.Jensen at csiro.au
To the extent permitted by law, CSIRO does not represent, warrant and/or
guarantee that the integrity of this communication has been maintained or
that the communication is free of errors, virus, interception or interference.
The information contained in this e-mail may be confidential or privileged.
Any unauthorised use or disclosure is prohibited. If you have received this
e-mail in error, please delete it immediately and notify Murray Jensen on
+61 3 9662 7763. Thank you.
More information about the U-Boot
mailing list