
5 Aug
2005
5 Aug
'05
11:07 a.m.
In message 14067.1123225365@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@denx.de
Faith may be defined briefly as an illogical belief in the occurence
of the improbable. - H. L. Mencken