[U-Boot-Users] GCC3.4.0 Coldfire 52xx Build problems

Wolfgang Denk wd at denx.de
Fri Aug 5 11:07:09 CEST 2005


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.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Faith may be defined briefly as an illogical belief in the  occurence
of the improbable.                                    - H. L. Mencken




More information about the U-Boot mailing list